| Leadtools Namespace > RasterTagMetadata Class : FromInt16 Method | 
'Usage Dim instance As RasterTagMetadata Dim value() As Short instance.FromInt16(value)
-(void)fromInt16:(const short*)buffer 
       itemCount:(unsigned int)itemCount;
            
public void fromInt16(short[] value)
function Leadtools.RasterTagMetadata.FromInt16( value )
public: void FromInt16( array<short>^ value )