The IDiscreteDataCollection type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
|
|
GetEnumerator |
Returns an enumerator on the collection.
|
|
|
GetIndex(Double) |
Returns the index of a given numeric value.
|
|
|
GetIndex(Int32) |
Returns the index of a given integer value.
|
|
|
GetIndex(String) |
Returns the index of a given string value.
|