IndexOf
IndexOf
Determines the index of the specified item in this collection.
Returns: the index of the specified item if found; otherwise, -1.
IndexOf(const System::SharedPtr< OutlineValue > & item)
| Parameter | Description |
|---|---|
| item | the specified item to locate in this collection. |