![]() | IArrayPoolT Methods |
The IArrayPoolT generic type exposes the following members.
Name | Description | |
---|---|---|
![]() | Rent |
Rent an array from the pool. This array must be returned when it is no longer needed.
|
![]() | Return |
Return an array to the pool.
|