ExpressionBindingCollection.RemovedBindings Proprietà

Definizione

Ottiene un insieme di stringhe che rappresentano i nomi delle associazioni che sono state rimosse.

Questa API supporta l'infrastruttura del prodotto e non è previsto che venga usata direttamente dal codice.

public:
 property System::Collections::ICollection ^ RemovedBindings { System::Collections::ICollection ^ get(); };
public System.Collections.ICollection RemovedBindings { get; }
member this.RemovedBindings : System.Collections.ICollection
Public ReadOnly Property RemovedBindings As ICollection

Valore della proprietà

Interfaccia ICollection contenente i nomi delle associazioni che sono state rimosse.

Si applica a