C#
VB
Java
Objective-C
C++
Converts the tag data to an array of signed bytes.
[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();
The tag data converted to an arry of signed bytes.
For an example, refer to RasterTagMetadata
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET