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