Поделиться через


ContentProviderOperation.Builder.WithValues(ContentValues) Метод

Определение

Используемые значения ContentValues.

[Android.Runtime.Register("withValues", "(Landroid/content/ContentValues;)Landroid/content/ContentProviderOperation$Builder;", "GetWithValues_Landroid_content_ContentValues_Handler")]
public virtual Android.Content.ContentProviderOperation.Builder WithValues (Android.Content.ContentValues values);
[<Android.Runtime.Register("withValues", "(Landroid/content/ContentValues;)Landroid/content/ContentProviderOperation$Builder;", "GetWithValues_Landroid_content_ContentValues_Handler")>]
abstract member WithValues : Android.Content.ContentValues -> Android.Content.ContentProviderOperation.Builder
override this.WithValues : Android.Content.ContentValues -> Android.Content.ContentProviderOperation.Builder

Параметры

values
ContentValues

Возвращаемое значение

Атрибуты

Комментарии

Части этой страницы — это изменения на основе работы, созданной и общей проектом с открытым исходным кодом Android и используемой в соответствии с условиями, описанными в лицензии Creative Commons 2.5 Attribution.

Применяется к