This document is archived and information here might be outdated.  Recommended version.


IStandaloneTableCollection.StandaloneTableCount Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IS > IStandaloneTableCollection Interface > IStandaloneTableCollection.StandaloneTableCount Property
ArcGIS Developer Help

IStandaloneTableCollection.StandaloneTableCount Property

Number of standalone tables.

[Visual Basic .NET]
Public ReadOnly Property StandaloneTableCount As Integer
[C#]
public int StandaloneTableCount {get;}
[C++]
HRESULT get_StandaloneTableCount(
  System.Int32* Count
);
[C++]
Parameters
Count [out, retval]

Count is a parameter of type long*

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IStandaloneTableCollection Interface

.NET Samples

ArcGIS Network Analyst extension Engine application