ListProxyChangedEventArgs コンストラクター

定義

public ListProxyChangedEventArgs (System.Collections.Generic.IReadOnlyCollection<object> oldList, System.Collections.Generic.IReadOnlyCollection<object> newList);
new Xamarin.Forms.ListProxyChangedEventArgs : System.Collections.Generic.IReadOnlyCollection<obj> * System.Collections.Generic.IReadOnlyCollection<obj> -> Xamarin.Forms.ListProxyChangedEventArgs

パラメーター

適用対象