[Android.Runtime.Register("copyFrom", "([S)V", "GetCopyFrom_arraySHandler")] public virtual voidCopyFrom (short[] d)
Parameters
d
the source data array
Remarks
Copy into this Allocation from an array. This variant is type checked
and will generate exceptions if the Allocation's Android.Renderscripts.Element is not a 16 bit integer type.