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