| C1.WPF.DX.4 Assembly > C1.Util.DX Namespace > Matrix4x4 Structure : Item Property |
| Overload | Description |
|---|---|
| Item(Int32) | Gets or sets the component at the specified index. |
| Item(Int32,Int32) | Gets or sets the component at the specified index. |
| Exception | Description |
|---|---|
| System.ArgumentOutOfRangeException | Thrown when the index is out of the range [0, 15]. |