Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.28
|
Leadtools Namespace > RasterTagMetadata Class : ToUInt32 Method |
[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()
- (void)toUInt32:(unsigned int *)buffer itemCount:(NSUInteger)count
public int[] toUInt32()
CLSCompliantAttribute() function Leadtools.RasterTagMetadata.ToUInt32()
[CLSCompliantAttribute(false)] public: array<uint>^ ToUInt32();