This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IS > IStandaloneTableCollection Interface > IStandaloneTableCollection.StandaloneTableCount Property (ArcObjects .NET 10.5 SDK) |
Number of standalone tables.
[Visual Basic .NET] Public ReadOnly Property StandaloneTableCount As Integer
[C#] public int StandaloneTableCount {get;}
[C++]
HRESULT get_StandaloneTableCount(
long* Count
);
[C++]
Parameters Count [out, retval] Count is a parameter of type long