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


IGlobeGraphicElementPropsStreamArray Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > GlobeCore > ESRI.ArcGIS.GlobeCore > Interfaces > IG > IGlobeGraphicElementPropsStreamArray Interface
ArcGIS Developer Help

IGlobeGraphicElementPropsStreamArray Interface

Provides access to the array of Globe Graphic Elements Properties for XML/SOAP streaming.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Name Description
Method Add Adds an element.
Read-only property Count The element count.
Read-only property Element The element at the specified position.
Method Insert Adds an element at the specified position.
Method Remove Removes the element at the specified position.
Method RemoveAll Removes all elements.

Classes that implement IGlobeGraphicElementPropsStreamArray

Classes Description
GlobeGraphicElementPropsStreamArray The array of Globe Graphics Element for XML/SOAP streaming.