Assembly: Matrix;
The IMatrixExtendInfo interface is used to work with advanced parameters of data matrix.
| Property name | Brief description | |
| Count | The Count property returns the number of dimensions. | |
| Item | The Item property returns the specified dimension. |
| Method name | Brief description | |
| Add | The Add method adds a matrix dimension. | |
| Clear | The Clear method clears all dimensions. |
See also: