|
|
DescriptiveMeasureCollection Properties |
The DescriptiveMeasureCollection type exposes the following members.
| Name | Description | |
|---|---|---|
| Count | Gets the number of elements contained in the ReadOnlyCollectionT instance. (Inherited from ReadOnlyCollectionDescriptiveMeasures.) | |
| 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 ReadOnlyCollectionDescriptiveMeasures.) | |
| Items | Returns the IListT that the ReadOnlyCollectionT wraps. (Inherited from ReadOnlyCollectionDescriptiveMeasures.) | |
| 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.) |