Initializes a new instance of the PartDef class
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.3.1717.0
Syntax
C#
public PartDef( IntPtr unmanagedPointer, bool autoDelete )
Visual Basic
Public Sub New ( _ unmanagedPointer As IntPtr, _ autoDelete As Boolean _ )
Visual C++
public: PartDef( IntPtr unmanagedPointer, bool autoDelete )
Parameters
- unmanagedPointer
- Type: System.IntPtr
- autoDelete
- Type: System.Boolean