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