Click or drag to resize

Costruttore AcadDocStructInfo

Passa la costruzione alla classe base.

Namespace: DedNetAcad
Assembly: DedNetAcad (in DedNetAcad.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassi
protected AcadDocStructInfo(
	DedNetApplication app,
	DocStructInfoCollection parent,
	DocStructInfoDictionary elements,
	DocStructInfoOperationListDictionary operations,
	DocStructInfoFileDescriptor fileDescr,
	DocDepEnum depType
)

Parametri

app  DedNetApplication
 
parent  DocStructInfoCollection
 
elements  DocStructInfoDictionary
 
operations  DocStructInfoOperationListDictionary
 
fileDescr  DocStructInfoFileDescriptor
 
depType  DocDepEnum
 
Vedi anche