Skip to main content
.NET API Catalog
  • Browse
  • Search
  • Diff
  • Others
    Feature Usage Stats
    Version Source
  • .NET Upgrade Planner
  1. Catalog
  2. Android.Content
  3. ContentValues
  4. Size()
  • ContentValues
    • InterfaceConsts
    • Tag
    • ContentValues()
    • ContentValues(ContentValues)
    • ContentValues(Int32)
    • Creator
    • IsEmpty
    • JniPeerMembers
    • ThresholdClass
    • ThresholdType
    • Clear()
    • ContainsKey(String)
    • DescribeContents()
    • Get(String)
    • GetAsBoolean(String)
    • GetAsByte(String)
    • GetAsByteArray(String)
    • GetAsDouble(String)
    • GetAsFloat(String)
    • GetAsInteger(String)
    • GetAsLong(String)
    • GetAsShort(String)
    • GetAsString(String)
    • KeySet()
    • Put(String, Boolean)
    • Put(String, Byte[])
    • Put(String, Double)
    • Put(String, Int16)
    • Put(String, Int32)
    • Put(String, Int64)
    • Put(String, SByte)
    • Put(String, Single)
    • Put(String, String)
    • PutAll(ContentValues)
    • PutNull(String)
    • Remove(String)
    • Size()
    • WriteToParcel(Parcel, ParcelableWriteFlags)
monoandroid
namespace Android.Content
{
    [Register("android/content/ContentValues", DoNotGenerateAcw = true)]
    public sealed class ContentValues : Object, IParcelable, IJavaObject, IJavaPeerable, IDisposable
    {
        [Register("size", "()I", "")]
        public int Size();
    }
}
.NET
6.07.08.09.0
Information specific to monoandroid
Assembly

Mono.Android , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065

Referencing

The API is automatically referenced.

Platform Restrictions

This framework does not have platform annotations.

  • Built-in API
  • Package-provided API
Search

03/18/2025
An error has occurred. This application may no longer respond until reloaded. Reload 🗙