次の方法で共有


NotifyCollectionChangedEventArgsExtensions.WithCount メソッド

定義

プラットフォーム レンダラーによる内部使用向け。

public static Xamarin.Forms.Internals.NotifyCollectionChangedEventArgsEx WithCount(this System.Collections.Specialized.NotifyCollectionChangedEventArgs e, int count);
static member WithCount : System.Collections.Specialized.NotifyCollectionChangedEventArgs * int -> Xamarin.Forms.Internals.NotifyCollectionChangedEventArgsEx

パラメーター

e
System.Collections.Specialized.NotifyCollectionChangedEventArgs

Xamarin.Forms プラットフォームによる内部使用向け。

count
System.Int32

Xamarin.Forms プラットフォームによる内部使用向け。

戻り値

Xamarin.Forms プラットフォームによる内部使用向け。

適用対象