This document is archived and information here might be outdated.  Recommended version.


IGpSpRefObject.Create Method (ArcObjects .NET 10.4 SDK)
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