public void Reshape( int[] size )
Public Sub Reshape ( size As Integer() )
public: virtual void Reshape( array<int>^ size ) sealed
abstract Reshape : size : int[] -> unit override Reshape : size : int[] -> unit
In This Article