C#
VB
Objective-C
WinRT C#
C++
Converts the tag data to an array of unsigned integer values.
[CLSCompliantAttribute(false)]
public ushort[] ToUInt16()
<CLSCompliantAttribute(False)>
Public Function ToUInt16() As UShort()
[CLSCompliantAttribute(false)]
public ushort[] ToUInt16()
- (void)toUInt16:(unsigned short *)buffer itemCount:(NSUInteger)count
CLSCompliantAttribute()
function Leadtools.RasterTagMetadata.ToUInt16()
[CLSCompliantAttribute(false)]
public:
array<ushort>^ ToUInt16();
The tag data converted to an array of unsigned integer values.
For an example, refer to RasterTagMetadata
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET