Gets the position of an
DrawingShape object in the collection.
public System.int IndexOf(
System.int
)
'Declaration
Public Overloads Function IndexOf( _
ByVal As System.Integer _
) As System.Integer
Parameters
- id
- The identifier of the object to look for.
Return Value
The position of the object in the collection, or -1 if the object is not a member of the collection