ComponentOne Bitmap for UWP
Explicit Type Conversion Operator (Timer)

C1.UWP.DX Assembly > C1.Util.DX.Animation Namespace > Timer Class : Explicit Type Conversion Operator
Performs an explicit conversion from System.IntPtr to Timer.
Syntax
'Declaration
 
Public Shadows Operator Narrowing CType( _
   ByVal nativePointer As System.IntPtr _
) As Timer
public new Timer operator explicit( 
   System.IntPtr nativePointer
)

Parameters

nativePointer
See Also

Reference

Timer Class
Timer Members