The IIOContainer type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from IDisposable.) |
Extension Methods
| Name | Description | |
|---|---|---|
| GetPluginIO |
Returns the native plugin io interface if any.
(Defined by IOContainerExtensions.) |
Properties
| Name | Description | |
|---|---|---|
| BaseContainer |
Gets the base io container, whose io object is used by the
io object this container holds on to.
| |
| Factory |
Gets the io factory which was used to create this container.
| |
| RawIOObject |
Gets the io object this container holds on to.
|