![]() | IArrayPoolT Interface |
Namespace: Newtonsoft.Json
The IArrayPoolT 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.
|