Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Method: bool Remove(T)

  • Declared in: RT.Util.Collections.QueueViewable<T>
  • Implements: ICollection<T>.Remove(T)

Declaration

public bool Remove(
    T item
)

Summary

Always throws a NotSupportedException.