Adds a geometry.
[Visual Basic .NET] Public Sub Add ( _ ByVal g As IGeometry _ )
[C#] public void Add ( IGeometry g );
[C++]
HRESULT Add(
IGeometry* g
);
[C++]Parameters
g [in]g is a parameter of type IGeometry
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.