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
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.