Geotools.Net

ICoordinateSystemAuthorityFactory.DescriptionText Method 

Gets a description of the object corresponding to a code.

[Visual Basic]
Function DescriptionText( _
   ByVal code As String _
) As String
[C#]
string DescriptionText(
   string code
);

Parameters

code
Missing <param> documentation for code

Return Value

Missing <returns> documentation for M:Geotools.CoordinateReferenceSystems.ICoordinateSystemAuthorityFactory.DescriptionText(System.String)

Remarks

Missing <remarks> documentation for M:Geotools.CoordinateReferenceSystems.ICoordinateSystemAuthorityFactory.DescriptionText(System.String)

See Also

ICoordinateSystemAuthorityFactory Interface | ICoordinateSystemAuthorityFactory Members | Geotools.CoordinateReferenceSystems Namespace