Costruttore DocStructInfoCollection
|
Costruttore unico.
Namespace: DedNet.CoreAssembly: DedNet (in DedNet.dll) Versione: 27.1.0
Sintassi protected internal DocStructInfoCollection(
DocStructInfo owner
)
Protected Friend Sub New (
owner As DocStructInfo
)
protected public:
DocStructInfoCollection(
DocStructInfo^ owner
)
new :
owner : DocStructInfo -> DocStructInfoCollection
Parametri
- owner DocStructInfo
- Possessore della collezione.
Vedi anche