←Select platform

ToInt32 Method

Summary
Converts the tag data to an array of integer values.
Syntax
C#
VB
Objective-C
C++
Java
public int[] ToInt32() 
Public Function ToInt32() As Integer() 
- (void)toInt32:(int *)buffer itemCount:(NSUInteger)count 
public int[] toInt32() 
public: 
array<int>^ ToInt32();  

Return Value

The tag data converted to an array of integer values.

Example

For an example, refer to StartDecompress.

Requirements

Target Platforms

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

Leadtools Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.