|
Name |
Description |
|
Add |
Adds an item to the StateCollection collection. |
|
Contains |
Determines whether the StateCollection collection contains a specific value. |
|
CopyTo |
Copies the elements of the StateCollection collection to an array, starting at a particular array index. |
|
IndexOf |
Determines the index of a specified item in the StateCollection collection. |
|
Insert |
Inserts an item into the StateCollection collection at the specified index. |
|
Remove |
Removes the first occurrence of the specified object from the StateCollection collection. |
|
RemoveAt |
Removes the IItemStateManager element at the specified index. |