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


ISpatialReferenceSingletonManager Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Geometry > ESRI.ArcGIS.Geometry > Interfaces > IS > ISpatialReferenceSingletonManager Interface
ArcGIS Developer Help

ISpatialReferenceSingletonManager Interface

Ensure that no duplicates of projection engine pcs or gcs objects are created.

Product Availability

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

Members

Name Description
Method CommitIdentity Ensures that no copy of pCS exists in the system.
Method CreateOwnedCS Replaces ppInOutCoordSys with an exact, deep copy.
Method FindFactoryCS Finds or manufactures a pre-defined coordinate system.
Method ReleaseCoordSys Decrements the ref count of the extended coord sys and possibly removes it.

Classes that implement ISpatialReferenceSingletonManager

Classes Description
SpatialReferenceEnvironment Creates various spatial reference objects.