'Declaration Public Overloads Function CopyDataOut( _ ByVal t As System.Type _ ) As System.Object
public System.object CopyDataOut( System.Type t )
Parameters
- t
- type
Return Value
An object containing an array of the specified type, appropriately converted from the internal Double(VB) or double(C#) values.