[]
        
(Showing Draft Content)

C1.Util.DX.Direct2D.CommandList.op_Explicit

explicit operator Operator

explicit operator CommandList(nint)

Performs an explicit conversion from nint to CommandList.

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