Matrix.N Property

public int N {get;}
This language is not supported or no code example is available.
public:  
property int N { 
int get( ); 
}
This language is not supported or no code example is available.
public function get N() : int;
This language is not supported or no code example is available.

Property Value

int

In this article

Definition