Partilhar via


ListProxyChangedEventArgs.OldList Propriedade

Definição

Recebe o proxy da lista anterior.

public:
 property System::Collections::Generic::IReadOnlyCollection<System::Object ^> ^ OldList { System::Collections::Generic::IReadOnlyCollection<System::Object ^> ^ get(); };
public System.Collections.Generic.IReadOnlyCollection<object> OldList { get; }
member this.OldList : System.Collections.Generic.IReadOnlyCollection<obj>
Public ReadOnly Property OldList As IReadOnlyCollection(Of Object)

Valor de Propriedade

Aplica-se a