This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > GlobeCore > ESRI.ArcGIS.GlobeCore > Interfaces > IG > IGlobeGraphicElementPropsStreamArray Interface > IGlobeGraphicElementPropsStreamArray.Add Method (ArcObjects .NET 10.4 SDK) |
Adds an element.
[Visual Basic .NET] Public Sub Add ( _ ByVal pElement As IGlobeGraphicsElementProperties _ )
[C#] public void Add ( IGlobeGraphicsElementProperties pElement );
[C++]
HRESULT Add(
IGlobeGraphicsElementProperties* pElement
);
[C++]
Parameters pElement [in]
pElement is a parameter of type IGlobeGraphicsElementProperties