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)
public List<string> GetColumnsFromSettings(
string text,
string table
)
text
Type: String
The text.
table
Type: String
The table.
List<System.String>.
ZeraSystems.CodeNanite.Expansion Namespace