This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > GlobeCore > ESRI.ArcGIS.GlobeCore > Interfaces > IG > IGlobeGraphicElementPropsStreamArray Interface > IGlobeGraphicElementPropsStreamArray.RemoveAll Method (ArcObjects .NET 10.4 SDK) |
Removes all elements.
[Visual Basic .NET]
Public Sub RemoveAll ( _
)
[C#] public void RemoveAll ( );
[C++]
HRESULT RemoveAll(
void
);