Ordered |
This is preliminary documentation and is subject to change.
The OrderedKeyValuePairsTKey, TValue type exposes the following members.
| Name | Description | |
|---|---|---|
| Count | Gets the number of elements actually contained in the CollectionT. (Inherited from CollectionKeyValuePairTKey, TValue) | |
| ItemInt32 | Gets or sets the element at the specified index. (Inherited from CollectionKeyValuePairTKey, TValue) | |
| ItemTKey | ||
| Items | Gets a IListT wrapper around the CollectionT. (Inherited from CollectionKeyValuePairTKey, TValue) | |
| KeyComparer |
| Name | Description | |
|---|---|---|
| IListIsFixedSize | Gets a value indicating whether the IList has a fixed size. (Inherited from CollectionKeyValuePairTKey, TValue) | |
| ICollectionTIsReadOnly | Gets a value indicating whether the ICollectionT is read-only. (Inherited from CollectionKeyValuePairTKey, TValue) | |
| IListIsReadOnly | Gets a value indicating whether the IList is read-only. (Inherited from CollectionKeyValuePairTKey, TValue) | |
| ICollectionIsSynchronized | Gets a value indicating whether access to the ICollection is synchronized (thread safe). (Inherited from CollectionKeyValuePairTKey, TValue) | |
| IListItem | Gets or sets the element at the specified index. (Inherited from CollectionKeyValuePairTKey, TValue) | |
| ICollectionSyncRoot | Gets an object that can be used to synchronize access to the ICollection. (Inherited from CollectionKeyValuePairTKey, TValue) |