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


IDSCStatusArray Interface (ArcObjects .NET 10.8 SDK)
ArcGIS Developer Help

IDSCStatusArray Interface

Provides access to Array of DSCStatus.

Product Availability

No record for Search in Libraries found

Members

Name Description
Method Add Adds a DSCStatus.
Read-only property Count DSCStatus Object count.
Read-only property Element The DSCStatus Object at the specified position.
Method Insert Adds a DSCStatus Object at the specified position.
Method Remove Removes the DSCStatus Object at the specified position.
Method RemoveAll Removes all DSCStatus Objects.

Classes that implement IDSCStatusArray

Classes Description
DSCStatusArray Data source status Array.