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 > RasterCommentMetadata Class : ToByte Method |
public byte[] ToByte()
'Declaration
Public Function ToByte() As Byte()
'Usage
Dim instance As RasterCommentMetadata Dim value() As Byte value = instance.ToByte()
public byte[] ToByte()
- (void)toByte:(unsigned char *)buffer itemCount:(NSUInteger)count
public byte[] toByte()
function Leadtools.RasterCommentMetadata.ToByte()
public: array<byte>^ ToByte();