Click or drag to resize

RegistryGetIds Method

Returns the identifiers of the coordinate reference systems currently known to the registry.

Namespace:  Ptv.Components.Projections
Assembly:  Ptv.Components.Projections (in Ptv.Components.Projections.dll) Version: 1.7.10.0
Syntax
public static IList<string> GetIds()

Return Value

Type: IListString
Returns the list of the coordinate reference system identifiers.
See Also