BindableObject.GetValues メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
オーバーロード
GetValues(BindableProperty, BindableProperty) |
古い.
Xamarin.Forms プラットフォームによる内部使用向け。 |
GetValues(BindableProperty, BindableProperty, BindableProperty) |
古い.
Xamarin.Forms プラットフォームによる内部使用向け。 |
GetValues(BindableProperty, BindableProperty)
注意事項
GetValues is obsolete as of 4.0.0. Please use GetValue instead.
Xamarin.Forms プラットフォームによる内部使用向け。
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
[System.Obsolete("GetValues is obsolete as of 4.0.0. Please use GetValue instead.")]
public object[] GetValues (Xamarin.Forms.BindableProperty property0, Xamarin.Forms.BindableProperty property1);
member this.GetValues : Xamarin.Forms.BindableProperty * Xamarin.Forms.BindableProperty -> obj[]
パラメーター
- property0
- BindableProperty
Xamarin.Forms プラットフォームによる内部使用向け。
- property1
- BindableProperty
Xamarin.Forms プラットフォームによる内部使用向け。
戻り値
System.Object[]
Xamarin.Forms プラットフォームによる内部使用向け。
- 属性
-
System.ComponentModel.EditorBrowsableAttribute System.ObsoleteAttribute
適用対象
GetValues(BindableProperty, BindableProperty, BindableProperty)
注意事項
GetValues is obsolete as of 4.0.0. Please use GetValue instead.
Xamarin.Forms プラットフォームによる内部使用向け。
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
[System.Obsolete("GetValues is obsolete as of 4.0.0. Please use GetValue instead.")]
public object[] GetValues (Xamarin.Forms.BindableProperty property0, Xamarin.Forms.BindableProperty property1, Xamarin.Forms.BindableProperty property2);
member this.GetValues : Xamarin.Forms.BindableProperty * Xamarin.Forms.BindableProperty * Xamarin.Forms.BindableProperty -> obj[]
パラメーター
- property0
- BindableProperty
Xamarin.Forms プラットフォームによる内部使用向け。
- property1
- BindableProperty
Xamarin.Forms プラットフォームによる内部使用向け。
- property2
- BindableProperty
Xamarin.Forms プラットフォームによる内部使用向け。
戻り値
System.Object[]
Xamarin.Forms プラットフォームによる内部使用向け。
- 属性
-
System.ComponentModel.EditorBrowsableAttribute System.ObsoleteAttribute