PageViewGroupTableGetSorted Method |
Gets an array of page view group indices that are sorted by the values of
SortIndex.
Namespace:
Rhino.DocObjects.Tables
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 9.0
SyntaxPublic Function GetSorted As Integer()
Return Value
Type:
Int32An array of page view indices.
See Also