Number of columns in the layer.
[Visual Basic 6.0] Property ColumnCount As Long
[Visual Basic .NET] Public ReadOnly Property ColumnCount As Integer
[C#] public int ColumnCount {get;}
[Java] public int getColumnCount() throws IOException, AutomationException
[C++]
HRESULT get_ColumnCount(
long* ColumnCount
);
Parameters
ColumnCount [out, retval]
ColumnCount is a parameter of type long