Libreria DedNetAcad
Costruttore AcadDocStructInfo |
Passa la costruzione alla classe base.
Namespace: DedNetAcad
Assembly: DedNetAcad (in DedNetAcad.dll) Versione: 21.3.0.0 (21.3.0.0)

protected AcadDocStructInfo( DedNetApplication app, DocStructInfoCollection parent, DocStructInfoDictionary elements, DocStructInfoFileDescriptor fileDescr, DocDepEnum depType )
Protected Sub New ( app As DedNetApplication, parent As DocStructInfoCollection, elements As DocStructInfoDictionary, fileDescr As DocStructInfoFileDescriptor, depType As DocDepEnum )
protected: AcadDocStructInfo( DedNetApplication^ app, DocStructInfoCollection^ parent, DocStructInfoDictionary^ elements, DocStructInfoFileDescriptor^ fileDescr, DocDepEnum depType )
new : app : DedNetApplication * parent : DocStructInfoCollection * elements : DocStructInfoDictionary * fileDescr : DocStructInfoFileDescriptor * depType : DocDepEnum -> AcadDocStructInfo
Parametri
- app
- Tipo: DedNetDedNetApplication
- parent
- Tipo: DedNet.CoreDocStructInfoCollection
- elements
- Tipo: DedNet.CoreDocStructInfoDictionary
- fileDescr
- Tipo: DedNet.CoreDocStructInfoFileDescriptor
- depType
- Tipo: DedNet.CoreDocDepEnum
