QuadrilateralCollection Collection : Item Property |
Visual Basic |
---|
Public Property Item( _ ByVal vIndex As Variant _ ) As Quadrilateral |
This property allows you to read or change elements in the collection.
Indicate the element you are interested by the given vIndex within the collection.