![]() | StateCollection Properties |
The StateCollection type exposes the following members.
Name | Description | |
---|---|---|
![]() | ActiveState |
Gets the active state.
|
![]() | Comparer | Gets the generic equality comparer that is used to determine equality of keys in the collection. (Inherited from KeyedCollectionString, State.) |
![]() | Count | Gets the number of elements actually contained in the CollectionT. (Inherited from CollectionState.) |
![]() | Dictionary | Gets the lookup dictionary of the KeyedCollectionTKey, TItem. (Inherited from KeyedCollectionString, State.) |
![]() | FinalState |
Gets or sets the final state.
|
![]() | InitialState |
Gets or sets the initial state.
|
![]() | ItemTKey | Gets the element with the specified key. (Inherited from KeyedCollectionString, State.) |
![]() | ItemInt32 | Gets or sets the element at the specified index. (Inherited from CollectionState.) |
![]() | Items | Gets a IListT wrapper around the CollectionT. (Inherited from CollectionState.) |
![]() | Owner |
Gets the state that owns this state collection.
|
![]() | SaveHistory |
Gets or sets a value indicating whether this state collection has a "history state".
|
Name | Description | |
---|---|---|
![]() ![]() | IListIsFixedSize | Gets a value indicating whether the IList has a fixed size. (Inherited from CollectionState.) |
![]() ![]() | ICollectionTIsReadOnly | Gets a value indicating whether the ICollectionT is read-only. (Inherited from CollectionState.) |
![]() ![]() | IListIsReadOnly | Gets a value indicating whether the IList is read-only. (Inherited from CollectionState.) |
![]() ![]() | ICollectionIsSynchronized | Gets a value indicating whether access to the ICollection is synchronized (thread safe). (Inherited from CollectionState.) |
![]() ![]() | IListItem | Gets or sets the element at the specified index. (Inherited from CollectionState.) |
![]() ![]() | ICollectionSyncRoot | Gets an object that can be used to synchronize access to the ICollection. (Inherited from CollectionState.) |