This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > TrackingAnalyst > ESRI.ArcGIS.TrackingAnalyst > Interfaces > ID > IDatasetDef2 Interface > IDatasetDef2.GeometryColumnCount Property (ArcObjects .NET 10.4 SDK) |
Number of geometry columns in the dataset definition.
[Visual Basic .NET] Public ReadOnly Property GeometryColumnCount As Integer
[C#] public int GeometryColumnCount {get;}
[C++]
HRESULT get_GeometryColumnCount(
Long* pVal
);
[C++]
Parameters pVal [out, retval] pVal is a parameter of type Long