The IDiscreteDataCollection type exposes the following members.

Methods

  Name Description
Public method GetEnumerator
Returns an enumerator on the collection.
Public method GetIndex(Double)
Returns the index of a given numeric value.
Public method GetIndex(Int32)
Returns the index of a given integer value.
Public method GetIndex(String)
Returns the index of a given string value.

See Also