DoubleCollection::IndexOf Method (Double)
.NET Framework (current version)
Gets the index of the first occurrence of the specified Double.
Assembly: PresentationCore (in PresentationCore.dll)
Parameters
- value
-
Type:
System::Double
The Double to locate in the DoubleCollection.
Implements
IList<T>::IndexOf(T)
.NET Framework
Available since 3.0
Available since 3.0
Show: