DataBindingCollection.RemovedBindings Vlastnost

Definice

Získá pole názvů DataBinding objektů odebraných z kolekce.

public:
 property cli::array <System::String ^> ^ RemovedBindings { cli::array <System::String ^> ^ get(); };
public string[] RemovedBindings { get; }
member this.RemovedBindings : string[]
Public ReadOnly Property RemovedBindings As String()

Hodnota vlastnosti

String[]

Pole názvů DataBinding objektů odebraných z kolekce.

Platí pro