Costruttore DocStructInfoCollection
|
Costruttore unico.
Namespace: DedNet.CoreAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.0.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