Table of Contents

Interface ISortedSet<E>

Namespace
Java.Util
Assembly
MASES.Netdroid.dll

.NET interface for TO BE DEFINED FROM USER

public interface ISortedSet<E> : ISet<E>, ICollection<E>

Type Parameters

E