This document is archived and information here might be outdated. Recommended version. |
Adds a feature and its corresponding element to a graphics layer.
[Visual Basic .NET]
Public Sub DoAddNullElement ( _
ByVal FeatureId As Integer _
)
[C#]
public void DoAddNullElement (
int FeatureId
);
[C++]
HRESULT DoAddNullElement(
long FeatureId
);
[C++] Parameters FeatureId [in]
FeatureId is a parameter of type long