IShape Parent {get;}
'Declaration ReadOnly Property Parent As IShape
'Declaration
ReadOnly Property Parent As IShape
'Usage Dim instance As IShapeBase Dim value As IShape value = instance.Parent
'Usage
Dim instance As IShapeBase Dim value As IShape value = instance.Parent
IShapeBase Interface IShapeBase Members