Interface representing a generic view on data.
More...
|
|
| View (global::System.IntPtr cPtr, bool cMemoryOwn) |
| |
|
void | Dispose () |
| |
| T | Extension< T > () |
| | Get an extension, with automatic upcasting.
|
| |
| virtual Extension | Extension (uint id) |
| | Get an extension of the view, corresponding to the given identifier.
|
| |
|
ViewOriginExtension | ViewOrigin () |
| | Shortcut to access to ViewOrigin extension.
|
| |
|
|
static global::System.Runtime.InteropServices.HandleRef | getCPtr (View obj) |
| |
|
|
virtual void | Dispose (bool disposing) |
| |
Interface representing a generic view on data.
◆ Extension()
| virtual Extension IOLink.View.Extension |
( |
uint |
id | ) |
|
|
inlinevirtual |
Get an extension of the view, corresponding to the given identifier.
- Parameters
-
| id | The extension identifier. |
- Exceptions
-
| Error | When the required extension is not available. |
◆ Extension< T >()
Get an extension, with automatic upcasting.
- Returns
- The upcated extension, if available
The documentation for this class was generated from the following file:
- Release/net/generated/View.cs