GetBound Method (TableVectorGroupCollection)
In This Topic
Gets the bound of the current group collection, i.e. the index of the last row or column in the contained groups plus 1.
Syntax
'Declaration
Public Function GetBound() As Integer
Return Value
The bound of the current group collection.
See Also