'宣言 Overloads Public Operator Widening CType( _ ByVal value As System.IntPtr _ ) As PointerSize
public PointerSize operator implicit( System.IntPtr value )
パラメータ
- value
- The value.
戻り値の型
The result of the conversion.
'宣言 Overloads Public Operator Widening CType( _ ByVal value As System.IntPtr _ ) As PointerSize
public PointerSize operator implicit( System.IntPtr value )