This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Geoprocessing > ESRI.ArcGIS.Geoprocessing > Interfaces > IG > IGpSpRefObject Interface > IGpSpRefObject.Create Method (ArcObjects .NET 10.5 SDK) |
Create the spatial reference using the currently set properties.
[Visual Basic .NET]
Public Sub Create ( _
)
[C#] public void Create ( );
[C++]
HRESULT Create(
void
);