Click or drag to resize
CrsProviderCollection Class
Inheritance Hierarchy
SystemObject
  System.Collections.ObjectModelCollectionCrsProvider
    System.Collections.ObjectModelKeyedCollectionString, CrsProvider
      FDF.Common.CoordinateSystemsCrsProviderCollection

Namespace: FDF.Common.CoordinateSystems
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
[SerializableAttribute]
public class CrsProviderCollection : KeyedCollection<string, CrsProvider>

The CrsProviderCollection type exposes the following members.

Constructors
  NameDescription
Public methodCrsProviderCollection
Initializes a new instance of the CrsProviderCollection class
Top
Methods
See Also