FifoQueueT Properties |
The FifoQueueT generic type exposes the following members.
| Name | Description | |
|---|---|---|
| Array |
An array representation of the current content of the queue.
| |
| Count |
Gets the number of elements contained in the FifoQueue{T}.
| |
| Item |
Gets/sets the element at the specified position in the FifoQueue{T}.
|