C#
VB
Java
Objective-C
WinRT C#
C++
Converts the tag data to an array of unsigned integer values.
[CLSCompliantAttribute(false)]
public uint[] ToUInt32()
<CLSCompliantAttribute(False)>
Public Function ToUInt32() As UInteger()
[CLSCompliantAttribute(false)]
public uint[] ToUInt32()
- (void)toUInt32:(unsigned int *)buffer itemCount:(NSUInteger)count
public int[] toUInt32()
CLSCompliantAttribute()
function Leadtools.RasterTagMetadata.ToUInt32()
[CLSCompliantAttribute(false)]
public:
array<uint>^ ToUInt32();
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