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