GroupTableChangeGroupName Method |
[Missing <summary> documentation for "M:Rhino.DocObjects.Tables.GroupTable.ChangeGroupName(System.Int32,System.String)"]
Namespace: Rhino.DocObjects.Tables
public bool ChangeGroupName( int groupIndex, string newName )
Public Function ChangeGroupName ( groupIndex As Integer, newName As String ) As Boolean
[Missing <param name="groupIndex"/> documentation for "M:Rhino.DocObjects.Tables.GroupTable.ChangeGroupName(System.Int32,System.String)"]
[Missing <param name="newName"/> documentation for "M:Rhino.DocObjects.Tables.GroupTable.ChangeGroupName(System.Int32,System.String)"]
[Missing <returns> documentation for "M:Rhino.DocObjects.Tables.GroupTable.ChangeGroupName(System.Int32,System.String)"]