'Declaration Public ReadOnly Property Shapes As IShape()
'Usage Dim instance As ShapeEventArgs Dim value() As IShape value = instance.Shapes
public IShape[] Shapes {get;}
'Declaration Public ReadOnly Property Shapes As IShape()
'Usage Dim instance As ShapeEventArgs Dim value() As IShape value = instance.Shapes
public IShape[] Shapes {get;}