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


IGxObjectArray.Empty Method (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Catalog > ESRI.ArcGIS.Catalog > Interfaces > IG > IGxObjectArray Interface > IGxObjectArray.Empty Method
ArcGIS Developer Help

IGxObjectArray.Empty Method

Removes all objects from the array.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IGxObjectArray Interface

.NET Samples

Custom Root Object (Style Gallery) Custom Root Object (Style Gallery)