[]
        
(Showing Draft Content)

C1.Util.DX.Direct2D.CommandList.op_Explicit

explicit operator Operator

explicit operator CommandList(IntPtr)

Performs an explicit conversion from IntPtr to CommandList.

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