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


ISpatialReferenceSingletonManager Interface (ArcObjects .NET 10.6 SDK)
ArcObjects Help for .NET developers > ArcObjects namespaces > Geometry > ESRI.ArcGIS.Geometry > Interfaces > IS > ISpatialReferenceSingletonManager Interface (ArcObjects .NET 10.6 SDK)
ArcObjects Library Reference (Geometry)  

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.

CoClasses that implement ISpatialReferenceSingletonManager

CoClasses and Classes Description
SpatialReferenceEnvironment Creates various spatial reference objects.