AssocArrayPathParameters Constructor
|
Default constructor for the
AssocArrayPathParameters class. Creates an object that wraps a
corresponding default OdDbAssocArrayPathParameters C++
object.
Namespace: Teigha.DatabaseServices
Assembly: TD_MgdDbConstraints (in
TD_MgdDbConstraints.dll) Version: 0.0.0.0
Syntax
public AssocArrayPathParameters()
public:
AssocArrayPathParameters()
new : unit -> AssocArrayPathParameters
See Also