IMatrixModelSwapInfo

Description

The IMatrixModelSwapInfo interface contains properties and methods that are required to rearrange matrix dimensions.

Properties

  Property name Brief description
Count The Count property returns the number of dimensions, which can be rearranged in the matrix.
Item The Item property returns the current index of a matrix dimension.

Methods

  Method name Brief description
Swap The Swap method rearranges dimensions.

See also:

System Assembly Interfaces