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


IGxObjectArray.Empty Method (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (Catalog)  

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) (Code Files: clsGxStyleGallery clsGxStyleGalleryClass)