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