ExpansionBase.FormGroup Method (String, String, Int32)

<< >>

Navigation:  CodeStencil > Custom Library > Class Library > Expansion Namespace > ExpansionBase Class > ExpansionBase Methods > FormGroup Method  >

ExpansionBase.FormGroup Method (String, String, Int32)

Forms the group.

Namespace: ZeraSystems.CodeNanite.Expansion

Assembly:  ZeraSystems.CodeNanite.Expansion (in ZeraSystems.CodeNanite.Expansion.dll)

Syntax


C#

public void FormGroup(
 string column,
 string table,
 int indent
)

Parameters

column

Type: String

The column.

table

Type: String

The table.

indent

Type: Int32

The indent.

See Also


ExpansionBase Class

FormGroup Overload

ZeraSystems.CodeNanite.Expansion Namespace