[]
        
(Showing Draft Content)

C1.Util.DX.Storage.ComStream.op_Explicit

explicit operator Operator

explicit operator ComStream(IntPtr)

Performs an explicit conversion from IntPtr to ComStream.

Declaration
public static explicit operator ComStream(IntPtr nativePointer)
Parameters
Type Name Description
IntPtr nativePointer
Returns
Type Description
ComStream