'Declaration Overloads Public Operator Widening CType( _ ByVal value As IntPtr _ ) As PointerSize
public PointerSize operator implicit( IntPtr value )
Parameters
- value
- The value.
Return Value
The result of the conversion.
'Declaration Overloads Public Operator Widening CType( _ ByVal value As IntPtr _ ) As PointerSize
public PointerSize operator implicit( IntPtr value )