'Declaration Public Overloads Function IndexOf( _ ByVal value As System.Object _ ) As System.Integer
public System.int IndexOf( System.object value )
Parameters
- value
- The object to locate in the RadialMenuItemCollection.
Return Value
The zero-based index of the first occurrence of item within the entire RadialMenuItemCollection, if found; otherwise, -1.