Navigation: CodeStencil > Custom Library > Class Library > Expansion Namespace > ExpansionBase Class > ExpansionBase Methods > ExpansionBase.GetColumnsAsDictionary Method |
Return a list of columns as dictionary.
Namespace: ZeraSystems.CodeNanite.Expansion
Assembly: ZeraSystems.CodeNanite.Expansion (in ZeraSystems.CodeNanite.Expansion.dll)
public Dictionary<string, string> GetColumnsAsDictionary(
string table
)
table
Type: String
The passed table
Dictionary<System.String, System.String>.
ZeraSystems.CodeNanite.Expansion Namespace