Skip to main content
.NET API Catalog
  • Browse
  • Search
  • Diff
  • Others
    Feature Usage Stats
    Version Source
  • .NET Upgrade Planner
  1. Catalog
  2. Java.Util
  3. ISet
  4. Of()
  • ISet
    • IsEmpty
    • Add(Object)
    • AddAll(ICollection)
    • Clear()
    • Contains(Object)
    • ContainsAll(ICollection)
    • CopyOf(ICollection)
    • Equals(Object)
    • GetHashCode()
    • Iterator()
    • Of()
    • Of(Object)
    • Of(Object[])
    • Of(Object, Object)
    • Of(Object, Object, Object)
    • Of(Object, Object, Object, Object)
    • Of(Object, Object, Object, Object, Object)
    • Of(Object, Object, Object, Object, Object, Object)
    • Of(Object, Object, Object, Object, Object, Object, Object)
    • Of(Object, Object, Object, Object, Object, Object, Object, Object)
    • Of(Object, Object, Object, Object, Object, Object, Object, Object, Object)
    • Of(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object)
    • Remove(Object)
    • RemoveAll(ICollection)
    • RetainAll(ICollection)
    • Size()
    • ToArray()
    • ToArray(Object[])
monoandroid
namespace Java.Util
{
    [JavaTypeParameters(new[] { "E" })]
    [Register("java/util/Set", "", "Java.Util.ISetInvoker")]
    public interface ISet : IJavaObject, IJavaPeerable, IIterable, ICollection, IDisposable
    {
        [JavaTypeParameters(new[] { "E" })]
        [Register("of", "()Ljava/util/Set;", "", ApiSince = 30)]
        static ICollection! Of();
    }
}
.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 🗙