Frequently asked question

What is a singleton and where can I find a list of ArcGIS singleton objects?

Last Published: April 25, 2020

Answer

A singleton is a software design pattern that restricts the instantiation of an object to only one class. In ArcObjects, singleton objects require instantiation through the Activator class and require explicit release by way of the ComReleaser class. See Singleton Objects for a complete listing.

Article ID:000009963

Software:
  • ArcGIS Engine

Get help from ArcGIS experts

Contact technical support

Download the Esri Support App

Go to download options

Discover more on this topic