Click or drag to resize

GroupTablePurgeUnused Method

Purges any unused groups.

Namespace:  Rhino.DocObjects.Tables
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 9.0
Syntax
public int PurgeUnused()

Return Value

Type: Int32
The number of unused groups that were purged.
See Also