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


ElementCollection Class (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Classes > E > ElementCollection Class
ArcGIS Developer Help

ElementCollectionClass Class

Collection of elements.

Product Availability

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

Supported Platforms

Windows, Solaris, Linux

Interfaces

Interfaces Description
IDocumentVersionSupportGEN (esriSystem) Provides access to extend the IObjectStream interface with methods to hande saving objects that did not exist in previous versions of the software.
IElementCollection Provides access to members that control the Graphics element collection.
IElementCollection2 Provides access to members that control the Graphics element collection.
IPersist (esriSystem)
IPersistStream (esriSystem)

Remarks

An ElementCollection is a collection of graphics elements typically used to manage TextElements used in annotation.

See Also

IElementCollection Interface