public static class ElementsPublic NotInheritable Class Elementspublic ref class Elements abstract sealed[<AbstractClassAttribute>]
[<SealedAttribute>]
type Elements = class end| TryArraysHandling | Defining matrix/vector element in array-like approach. |
| TryGetElementByIndex | Retreives matrix/vector element by index. |
| TryMultiHandling | |
| TrySetElementsByIndex | Присваивание значения элементу матрицы, системы или линии с помощью функции el(;;) |