[]
        
(Showing Draft Content)

C1.Util.DX.Storage.ComStreamBase.op_Explicit

explicit operator Operator

explicit operator ComStreamBase(nint)

Performs an explicit conversion from nint to ComStreamBase.

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