←Select platform

ToUInt32 Method

Summary

Converts the tag data to an array of unsigned integer values.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
[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();  

Return Value

The tag data converted to an array of unsigned integer values.

Example

For an example, refer to RasterTagMetadata

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools Assembly
Click or drag to resize