Utility class to check and convert a DataAccess into a RandomAccess.
More...
|
|
| RandomAccessProvider (global::System.IntPtr cPtr, bool cMemoryOwn) |
| |
|
void | Dispose () |
| |
|
|
static global::System.Runtime.InteropServices.HandleRef | getCPtr (RandomAccessProvider obj) |
| |
|
static global::System.Runtime.InteropServices.HandleRef | swigRelease (RandomAccessProvider obj) |
| |
|
static bool | IsRandomAccess (DataAccess randomAccess) |
| | Checks if DataAccess supports RandomAccess interface.
|
| |
| static RandomAccess | ToRandom (DataAccess accessor) |
| | Return the RandomAccess interface if the accessor supports it.
|
| |
|
|
virtual void | Dispose (bool disposing) |
| |
Utility class to check and convert a DataAccess into a RandomAccess.
◆ ToRandom()
Return the RandomAccess interface if the accessor supports it.
If it does not support this interface, returns null.
The documentation for this class was generated from the following file:
- Release/net/generated/RandomAccessProvider.cs