[This is preliminary documentation and is subject to change.]
The EventedCollectionBase TContext type exposes the following members.Constructors
Name | Description | |
---|---|---|
![]() | EventedCollectionBase TContext | Initializes a new instance of the EventedCollectionBase TContext class |
![]() | EventedCollectionBase TContext (TContext, Boolean) | Initializes a new instance of the EventedCollectionBase TContext class |
Methods
Name | Description | |
---|---|---|
![]() | CheckReadOnly | |
![]() | ![]() | Determines whether the specified object is equal to the current object. (Inherited from ![]() |
![]() | ![]() | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from ![]() |
![]() | ![]() | Serves as the default hash function. (Inherited from ![]() |
![]() | ![]() | Gets the (Inherited from ![]() ![]() |
![]() | ![]() | Creates a shallow copy of the current (Inherited from ![]() ![]() |
![]() | ![]() | Returns a string that represents the current object. (Inherited from ![]() |
Extension Methods
Fields
Name | Description | |
---|---|---|
![]() | GetReadOnlyEvent |
Properties
Name | Description | |
---|---|---|
![]() | Context |
Context that this structure works in
|
![]() | ContextReadOnly |
Returns true to indicate that Context property can not be set (was injected in .ctor only
|
![]() | IsReadOnly |
Indicates whether collection can be modified
|
See Also