This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Catalog > ESRI.ArcGIS.Catalog > Interfaces > IG > IGxObjectArray Interface > IGxObjectArray.Empty Method (ArcObjects .NET 10.4 SDK) |
Removes all objects from the array.
[Visual Basic .NET]
Public Sub Empty ( _
)
[C#] public void Empty ( );