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 : ToInt32 Method |
public int[] ToInt32()
'Declaration
Public Function ToInt32() As Integer()
'Usage
Dim instance As RasterTagMetadata Dim value() As Integer value = instance.ToInt32()
public int[] ToInt32()
- (void)toInt32:(int *)buffer itemCount:(NSUInteger)count
public int[] toInt32()
function Leadtools.RasterTagMetadata.ToInt32()
public: array<int>^ ToInt32();