The FastList type exposes the following members.

Methods

  Name Description
Protected method FindObjectIndex
Performs a fast search for the specified object within the current FastList.
Protected method Remove
Removes the specified element from the current list.
Protected method RemoveAt
Removes the element at the specified index from the current list.

Explicit Interface Implementations

  Name Description
Explicit interface implemetation Private method IList..::..Add

See Also