Overload List
| # | Signature | Description |
|---|---|---|
| 1 | Byte} op_Implicit(TMtxInt a) | Implicit conversion from TMtxInt to Span<Byte>. |
| 2 | Int16} op_Implicit(TMtxInt a) | Implicit conversion from TMtxInt to Span<SmallInt>. |
| 3 | Int32} op_Implicit(TMtxInt a) | Implicit conversion from TMtxInt to Span<Integer>. |
Overload 1: Byte} op_Implicit(TMtxInt a)
Implicit conversion from TMtxInt to Span<Byte>.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | a | TMtxInt | source TMtxInt |
Returns: Byte}
Overload 2: Int16} op_Implicit(TMtxInt a)
Implicit conversion from TMtxInt to Span<SmallInt>.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | a | TMtxInt | source TMtxInt |
Returns: Int16}
Overload 3: Int32} op_Implicit(TMtxInt a)
Implicit conversion from TMtxInt to Span<Integer>.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | a | TMtxInt | source TMtxInt |
Returns: Int32}