ArcObjects Library Reference  (TrackingAnalyst)    

IActionCollection2.Count Property

Number of objects in the collection.

[Visual Basic 6.0]
Property Count As Empty
[Visual Basic .NET]
Public ReadOnly Property Count As Integer
[C#]
public int Count {get;}
[Java]
public int getCount()
throws
    IOException,
    AutomationException
[C++]
HRESULT get_Count(
  Long* pVal
);
[C++]

Parameters

pVal [out, retval]

  pVal is a parameter of type Long

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Tracking Analyst Extension.

See Also

IActionCollection2 Interface

 


Feedback Send feedback on this page