Navigation: CodeStencil > Custom Library > Class Library > Expansion Namespace > ExpansionBase Class > ExpansionBase Methods > FormGroup Method > ExpansionBase.FormGroup Method (ISchemaItem, Int32) |
Forms the group.
Namespace: ZeraSystems.CodeNanite.Expansion
Assembly: ZeraSystems.CodeNanite.Expansion (in ZeraSystems.CodeNanite.Expansion.dll)
public void FormGroup(
ISchemaItem column,
int indent
)
column
Type: ISchemaItem
The column.
indent
Type: Int32
The indent.
ZeraSystems.CodeNanite.Expansion Namespace