Matrix(Int32) Constructor

public Matrix( 
int Size 
)
This language is not supported or no code example is available.
public:  
Matrix( 
int Size 
)
This language is not supported or no code example is available.
public function Matrix( 
Size : int 
);
This language is not supported or no code example is available.

Parameters

Size
int

In this article

Definition