Navigation: CodeStencil > Custom Library > Class Library > Expansion Namespace > ExpansionBase Class > ExpansionBase Methods > ExpansionBase.GetStringColumn Method |
Gets the first string column in a lookup table.
Namespace: ZeraSystems.CodeNanite.Expansion
Assembly: ZeraSystems.CodeNanite.Expansion (in ZeraSystems.CodeNanite.Expansion.dll)
public string GetStringColumn(
string table
)
table
Type: String
The table.
Label of the string column
ZeraSystems.CodeNanite.Expansion Namespace