Int16Value Implicit Conversion Operators
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
Implicit(Int16 to Int16Value) | Implicit converter from Int16. | |
Implicit(Int16Value to Int16) | Implicit converter to Int16. |
Top