void Add( GraphicObject obj )
'Declaration Sub Add( _ ByVal obj As GraphicObject _ )
'Declaration
Sub Add( _ ByVal obj As GraphicObject _ )
'Usage Dim instance As IGraphicObjects Dim obj As GraphicObject instance.Add(obj)
'Usage
Dim instance As IGraphicObjects Dim obj As GraphicObject instance.Add(obj)
IGraphicObjects Interface IGraphicObjects Members