Adds a geodata transform to the end of the collection.
[Visual Basic .NET] Public Sub Add ( _ ByVal pXform As IGeodataXform _ )
[C#] public void Add ( IGeodataXform pXform );
[C++]
HRESULT Add(
IGeodataXform* pXform
);
[C++]Parameters
pXform [in]pXform is a parameter of type IGeodataXform
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.