Table of Contents

Interface INavigableSet<E>

Namespace
Java.Util
Assembly
MASES.Netdroid.dll

.NET interface for TO BE DEFINED FROM USER

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

Type Parameters

E