DisposableWrapperCreate Method


Namespace: Teigha.Runtime
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 25.3.0.0
Syntax
public static DisposableWrapper Create(
        Type type,
        IntPtr unmanagedPointer,
        bool autoDelete
)

Parameters

type  Type
 
unmanagedPointer  IntPtr
 
autoDelete  Boolean
 

Return Value

DisposableWrapper
See Also

©  Bricsys NV. All rights reserved.