Gets the box at the specified index.
Public Property Get Item( _ ByVal Index As Long _) As Box
public:Box* get_Item ( int Index)
A reference to Box object.
Retrieves a reference to the box object on the Index-th place of the collection.
IBoxes MembersIBoxes InterfaceFlowChartPro Namespace