public static Number[] GetValue( T2[] x )
Public Shared Function GetValue ( x As T2() ) As Number()
public: static array<Number>^ GetValue( array<T2>^ x )
static member GetValue : x : 'T2[] -> Number[]
In This Article