CircularDescriptiveMeasureCollection Properties |
The CircularDescriptiveMeasureCollection type exposes the following members.
Name | Description | |
---|---|---|
Count | Gets the number of elements contained in the ReadOnlyCollectionT instance. (Inherited from ReadOnlyCollectionCircularDescriptiveMeasures.) | |
IsReadOnly |
Returns true.
(Inherited from ReadOnlyKeyedCollectionTKey, TValue.) | |
ItemTKey |
Gets or sets the element with the specified key.
(Inherited from ReadOnlyKeyedCollectionTKey, TValue.) | |
ItemInt32 | Gets the element at the specified index. (Inherited from ReadOnlyCollectionCircularDescriptiveMeasures.) | |
Items | Returns the IListT that the ReadOnlyCollectionT wraps. (Inherited from ReadOnlyCollectionCircularDescriptiveMeasures.) | |
Keys |
Gets an ICollectionT containing the keys of the IDictionaryTKey, TValue.
(Inherited from ReadOnlyKeyedCollectionTKey, TValue.) | |
Values |
Gets an ICollectionT containing the values in the IDictionaryTKey, TValue.
(Inherited from ReadOnlyKeyedCollectionTKey, TValue.) |