←Select platform

ToSByte Method

Summary

Converts the tag data to an array of signed bytes.

Syntax

C#
VB
Java
Objective-C
C++
[CLSCompliantAttribute(false)] 
public sbyte[] ToSByte() 
<CLSCompliantAttribute(False)> 
Public Function ToSByte() As SByte() 
- (void)toSByte:(char *)buffer itemCount:(NSUInteger)count 
public byte[] toSByte() 
[CLSCompliantAttribute(false)] 
public: 
array<sbyte>^ ToSByte();  

Return Value

The tag data converted to an arry of signed bytes.

Example

For an example, refer to RasterTagMetadata

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly