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