ComponentOne Bitmap for UWP
Explicit Type Conversion Operator (CommandList)

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

Parameters

nativePointer
See Also

Reference

CommandList Class
CommandList Members