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


IDSCStatusArray.RemoveAll Method (ArcObjects .NET 10.8 SDK)
ArcGIS Developer Help

IDSCStatusArray.RemoveAll Method

Removes all DSCStatus Objects.

[Visual Basic .NET]
Public Sub RemoveAll ( _
)
[C#]
public void RemoveAll (
);
[C++]
HRESULT RemoveAll(
void
);

Product Availability

No record for Search in Libraries found

See Also

IDSCStatusArray Interface