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