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