Vector.NRows Property

Number of rows in this vector (vector dimension)
public int NRows {get;}
This language is not supported or no code example is available.
public:  
property int NRows { 
int get( ); 
}
This language is not supported or no code example is available.
public function get NRows() : int;
This language is not supported or no code example is available.

Property Value

int

In this article

Definition