BindableLayout.SetItemsSource(BindableObject, IEnumerable) 方法

定义

public static void SetItemsSource (Xamarin.Forms.BindableObject b, System.Collections.IEnumerable value);
static member SetItemsSource : Xamarin.Forms.BindableObject * System.Collections.IEnumerable -> unit

参数

value
System.Collections.IEnumerable

适用于