ExtensionsWithPointers Method |
Name | Description | |
---|---|---|
WithPointers(IEnumerableIWithIdList, ActionIReadOnlyListIntPtr) |
Allocates buffers, runs the specified action and free the buffers.
| |
WithPointersT(IEnumerableIWithIdList, FuncIReadOnlyListIntPtr, T) |
Allocates buffers, runs the specified function and free the buffers.
|