The FastList type exposes the following members.
Methods
Name | Description | |
---|---|---|
FindObjectIndex |
Performs a fast search for the specified object within the current FastList.
|
|
Remove |
Removes the specified element from the current list.
|
|
RemoveAt |
Removes the element at the specified index from the current list.
|
Explicit Interface Implementations
Name | Description | |
---|---|---|
IList..::..Add |