Proprietà DocStructInfoParent
             | 
          
        
        
            Restituisce la collezione alla quale appartiene questo elemento.
            Restituisce null se si tratta della root.
            
        
        Namespace: DedNet.CoreAssembly: DedNet (in DedNet.dll) Versione: 25.3.0.0 (25.3.0.0)
Sintassipublic DocStructInfoCollection Parent { get; }Public ReadOnly Property Parent As DocStructInfoCollection
	Get
public:
property DocStructInfoCollection^ Parent {
	DocStructInfoCollection^ get ();
}member Parent : DocStructInfoCollection with get
Valore della proprietà
DocStructInfoCollection
Vedi anche