Returns the equivalent MetadataModel..::.LongitudeType for the
specified String.
Namespace:
FreeImageAPI.MetadataAssembly: FreeImageNET (in FreeImageNET.dll)
Syntax
C# |
---|
protected static Nullable<MetadataModel..::.LongitudeType> ToLongitudeType( string s ) |
Visual Basic (Declaration) |
---|
Protected Shared Function ToLongitudeType ( _ s As String _ ) As Nullable(Of MetadataModel..::.LongitudeType) |
Visual C++ |
---|
protected: static Nullable<MetadataModel..::.LongitudeType> ToLongitudeType( String^ s ) |
Parameters
- s
- Type: System..::.String
The string containing the MetadataModel..::.LongitudeType.