Visual Basic (Declaration) | |
---|---|
Public Shared Function GetDataType( _ ByVal type As RasterCommentMetadataType _ ) As RasterCommentMetadataDataType |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public static RasterCommentMetadataDataType GetDataType( RasterCommentMetadataType type ) |
C++/CLI | |
---|---|
public: static RasterCommentMetadataDataType GetDataType( RasterCommentMetadataType type ) |
Parameters
- type
- The RasterCommentMetadataType for which to get its RasterCommentMetadataDataType.
Return Value
The RasterCommentMetadataDataType for the specified RasterCommentMetadataType.For an example, refer to IptcSeparator.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family