Int64Value Implicit Conversion Operators
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
![]() ![]() |
Implicit(Int64 to Int64Value) | Implicit converter from Int64. |
![]() ![]() |
Implicit(Int64Value to Int64) | Implicit converter to Int64. |
Top