ListProxyChangedEventArgs.OldList Eigenschap

Definitie

Hiermee haalt u de vorige lijstproxy op.

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)

Waarde van eigenschap

Van toepassing op