This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > GlobeCore > ESRI.ArcGIS.GlobeCore > Interfaces > IG > IGlobeGraphicsLayer Interface > IGlobeGraphicsLayer.UpdateElementByIndex Method (ArcObjects .NET 10.4 SDK) |
Updates an element given its index.
[Visual Basic .NET] Public Sub UpdateElementByIndex ( _ ByVal elementIndex As Integer _ )
[C#] public void UpdateElementByIndex ( int elementIndex );
[C++]
HRESULT UpdateElementByIndex(
long elementIndex
);
[C++]
Parameters elementIndex [in] elementIndex is a parameter of type long