Represents a generic StateManagedCollection. The following tables list the members exposed by the StateCollection(T) type.
|
Name | Description | |
---|---|---|
![]() |
Initializes a new instance of the StateCollection class. |
Name | Description | |
---|---|---|
![]() |
Gets or sets the element at the specified index. |
Name | Description | |
---|---|---|
![]() |
Adds an item to the StateCollection collection. |
|
![]() |
Determines whether the StateCollection collection contains a specific value. |
|
![]() |
Copies the elements of the StateCollection collection to an array, starting at a particular array index. |
|
![]() |
Determines the index of a specified item in the StateCollection collection. |
|
![]() |
Inserts an item into the StateCollection collection at the specified index. |
|
![]() |
Removes the first occurrence of the specified object from the StateCollection collection. |
|
![]() |
Removes the IItemStateManager element at the specified index. |
Name | Description | |
---|---|---|
![]() |
StateManagedCollection.CreateKnownType override. |
|
![]() |
StateManagedCollection.GetKnownTypes override. |
|
![]() |
StateManagedCollection.SetDirtyObject override. |