explicit operator Operator
explicit operator Output1(IntPtr)
Declaration
public static explicit operator Output1(IntPtr nativePointer)
Public Shared Narrowing Operator CType(nativePointer As IntPtr) As Output1
Parameters
| Type |
Name |
Description |
| IntPtr |
nativePointer |
|
Returns