ExpressionBindingCollection.RemovedBindings Vlastnost

Definice

Získá kolekci řetězců představujících názvy vazeb, které byly odebrány.

Toto rozhraní API podporuje produktovou infrastrukturu a není určené k použití přímo z uživatelského kódu.

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

Hodnota vlastnosti

Obsahující ICollection názvy vazeb, které byly odebrány.

Platí pro