←Select platform

ToUInt32 Method

Summary

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

Syntax
C#
VB
Objective-C
C++
Java
[CLSCompliantAttribute(false)] 
public uint[] ToUInt32() 
<CLSCompliantAttribute(False)> 
Public Function ToUInt32() As UInteger() 
- (void)toUInt32:(unsigned int *)buffer itemCount:(NSUInteger)count 
public int[] 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

Help Version 20.0.2020.4.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly