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