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 : ToInt16 Method |
public short[] ToInt16()
'Declaration
Public Function ToInt16() As Short()
'Usage
Dim instance As RasterCommentMetadata Dim value() As Short value = instance.ToInt16()
public short[] ToInt16()
- (void)fromInt16:(unsigned short *)buffer itemCount:(NSUInteger)count
public short[] toInt16()
function Leadtools.RasterCommentMetadata.ToInt16()
public: array<short>^ ToInt16();