You are here: Start » AVL.NET » Matrix.ResetWithData Method
Matrix.ResetWithData Method
| Namespace: | Avl | 
|---|---|
| Assembly: | AvlNet.Types.dll | 
Syntax
public void ResetWithData ( int newRowCount, int newColCount, System.IntPtr rhs )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
| newRowCount | int | ||||
| newColCount | int | ||||
| rhs | System.IntPtr | 
