ArcObjects Library Reference  (Carto)    

IStandaloneTableCollection.StandaloneTableCount Property

Number of standalone tables.

[Visual Basic 6.0]
Property StandaloneTableCount As Long
[Visual Basic .NET]
Public ReadOnly Property StandaloneTableCount As Integer
[C#]
public int StandaloneTableCount {get;}
[Java]
public  getStandaloneTableCount (
    Long Count
)
[C++]
HRESULT get_StandaloneTableCount(
  long* 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

 


Feedback Send feedback on this page