Compartilhar via


ListProxyChangedEventArgs.OldList Property

Definition

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)

Property Value

Applies to