ListProxyChangedEventArgs.NewList Property

Definition

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

Property Value

Applies to