This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > TrackingAnalyst > ESRI.ArcGIS.TrackingAnalyst > Interfaces > ID > IDatasetDef Interface > IDatasetDef.GeometryColumnCount Property (ArcObjects .NET 10.5 SDK) |
Number of geometry columns included 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