LEADTOOLS (Leadtools assembly)
LEAD Technologies, Inc

ToUInt32 Method






Converts the tag data to an array of unsigned integer values. .NET support Silverlight support WinRT support
Syntax
[CLSCompliantAttribute(false)]
public uint[] ToUInt32()
'Declaration
 
<CLSCompliantAttribute(False)>
Public Function ToUInt32() As UInteger()
'Usage
 
Dim instance As RasterTagMetadata
Dim value() As UInteger
 
value = instance.ToUInt32()
[CLSCompliantAttribute(false)]
public uint[] 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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

RasterTagMetadata Class
RasterTagMetadata Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.