ArcGIS Explorer Component Help |
GeographicTransformationCollection Methods |
GeographicTransformationCollection Class See Also |
The GeographicTransformationCollection type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | Add |
Adds the specified GeographicTransformation to the collection.
|
![]() | AddReplacing |
Adds the specified GeographicTransformation to the collection, replacing a GeographicTransformation
existing in the collection with the same pair of CoordinateSystems.
|
![]() | Clear |
Removes all existing geographic transformations in the collection.
|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) |
![]() | FindCurrentTransform |
Returns a GeographicTransformation with the specified pair of CoordinateSystems,
if such a match can be found among the transformations in the collection.
|
![]() | GetEnumerator | Supports a simple iteration over a generic collection. |
![]() | GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) |
![]() | GetType |
Gets the Type of the current instance.
(Inherited from Object.) |
![]() | MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) |
![]() | Remove |
Removes the specified GeographicTransformation from the collection.
|
![]() | ToString | (Inherited from Object.) |