Proprietà DedEditableObjectTParent
             | 
          
        
        
            Lista a cui appartiene l'elemento corrente.
            
        
        Namespace: DedNet.CoreAssembly: DedNet (in DedNet.dll) Versione: 25.3.0.0 (25.3.0.0)
Sintassipublic IDedDbCollectionBase<T> Parent { get; }Public ReadOnly Property Parent As IDedDbCollectionBase(Of T)
	Get
public:
property IDedDbCollectionBase<T>^ Parent {
	IDedDbCollectionBase<T>^ get ();
}member Parent : IDedDbCollectionBase<'T> with get
Valore della proprietà
IDedDbCollectionBaseT
Vedi anche