ListProxyChangedEventArgs.NewList Propriedade

Definição

Recebe o novo proxy da lista.

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)

Valor de Propriedade

Aplica-se a