ArcObjects Library Reference (Geoprocessing)  

IGpSpRefObject.Create Method

Create the spatial reference using the currently set properties.

[Visual Basic .NET]
Public Sub Create ( _
)
[C#]
public void Create (
);
[C++]
HRESULT Create(
void
);

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IGpSpRefObject Interface