Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.28
|
Leadtools Namespace > RasterTagMetadata Class : ToUInt16 Method |
[CLSCompliantAttribute(false)] public ushort[] ToUInt16()
'Declaration
<CLSCompliantAttribute(False)> Public Function ToUInt16() As UShort()
'Usage
Dim instance As RasterTagMetadata Dim value() As UShort value = instance.ToUInt16()
[CLSCompliantAttribute(false)] public ushort[] ToUInt16()
- (void)toUInt16:(unsigned short *)buffer itemCount:(NSUInteger)count
CLSCompliantAttribute() function Leadtools.RasterTagMetadata.ToUInt16()
[CLSCompliantAttribute(false)] public: array<ushort>^ ToUInt16();