ExpansionBase.GetColumnsFromSettings Method

<< >>

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

ExpansionBase.GetColumnsFromSettings Method

Gets a list of columns from settings.

Namespace: ZeraSystems.CodeNanite.Expansion

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

Syntax


C#

public List<stringGetColumnsFromSettings(
 string text,
 string table
)

Parameters

text

Type: String

The text.

table

Type: String

The table.

Return Value

List<System.String>.

See Also


ExpansionBase Class

ZeraSystems.CodeNanite.Expansion Namespace