This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > GeoDatabaseExtensions > ESRI.ArcGIS.GeoDatabaseExtensions > Interfaces > IC > ICadastralTransformationData Interface > ICadastralTransformationData.TransDataCount Property (ArcObjects .NET 10.4 SDK) |
Retrieve the number of entries.
[Visual Basic .NET] Public ReadOnly Property TransDataCount As Integer
[C#] public int TransDataCount {get;}
[C++]
HRESULT get_TransDataCount(
long* Count
);
[C++]
Parameters Count [out, retval] Count is a parameter of type long
E_INVALIDARG The input parameter was not a valid long* pointer.
The number of feature class name & adjustment level pairs stored on this object.