com.esri.arcgis.carto
Class IGraphicsContainerEventsElementsAddedEvent
java.lang.Object
java.util.EventObject
com.esri.arcgis.carto.IGraphicsContainerEventsElementsAddedEvent
- All Implemented Interfaces:
- Serializable
public class IGraphicsContainerEventsElementsAddedEvent
- extends EventObject
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Supported Platforms
Windows, Solaris, Linux
- See Also:
- Serialized Form
IGraphicsContainerEventsElementsAddedEvent
public IGraphicsContainerEventsElementsAddedEvent(Object source)
init
public void init(IElementCollection elements)
getElements
public final IElementCollection getElements()