The following tables list the members exposed by ContextBagCollection.
| Name | Description | |
|---|---|---|
![]() | ContextBagCollection Constructor | Allows initialization of a new instance by the internal caller |
| Name | Description | |
|---|---|---|
![]() | Count | (Inherited from System.Collections.ReadOnlyCollectionBase) |
![]() | Item | Returns ICoreContextBag at specified index |
| Name | Description | |
|---|---|---|
![]() | InnerList | (Inherited from System.Collections.ReadOnlyCollectionBase) |
| Name | Description | |
|---|---|---|
![]() | Add | Allows adding new subcontext |
![]() | Contains | Determines if the specifies attribute is in the collection |
![]() | GetEnumerator | (Inherited from System.Collections.ReadOnlyCollectionBase) |
![]() | IndexOf | Searches of the first occurance of the specified attribute in the collection |
![]() | Insert | Allows insertion of a new subcontext at specified position |
![]() | Remove | Removes ICoreContextBag |



