Table of Contents

Interface IQueue<E>

Namespace
Java.Util
Assembly
MASES.Netdroid.dll

.NET interface for TO BE DEFINED FROM USER

public interface IQueue<E> : ICollection<E>

Type Parameters

E