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