다음을 통해 공유


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 플랫폼에서 내부용으로 사용합니다.

적용 대상