ArcGIS Explorer Component Help |
ColumnCollection..::.ToString Method |
ColumnCollection Class See Also |
Returns a comma-separated string of all the column names in the Table.
Namespace:
ESRI.ArcGISExplorer.DataAssembly: ESRI.ArcGISExplorer (in ESRI.ArcGISExplorer.dll) Version: 2.0.0.1500 (2.0.0.1500)
Syntax
C# |
---|
public override string ToString() |
Visual Basic (Declaration) |
---|
Public Overrides Function ToString As String |