ExpansionBase.GetColumnsAsDictionary Method

<< >>

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)

Syntax


C#

public Dictionary<stringstringGetColumnsAsDictionary(
 string table
)

Parameters

table

Type: String

The passed table

Return Value

Dictionary<System.String, System.String>.

See Also


ExpansionBase Class

ZeraSystems.CodeNanite.Expansion Namespace