'Declaration
Public Function IndexOf( _ ByVal shape As NSmartShape _ ) As System.Integer
'Usage
Dim instance As NSmartShapeCollection Dim shape As NSmartShape Dim value As System.Integer value = instance.IndexOf(shape)
public System.int IndexOf( NSmartShape shape )
Parameters
- shape