The IIOContainer<(Of <(<'T>)>)> 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.
(Inherited from IIOContainer.) |
![]() | Factory |
Gets the io factory which was used to create this container.
(Inherited from IIOContainer.) |
![]() | IOObject |
Gets the io object this container holds on to.
|
![]() | RawIOObject |
Gets the io object this container holds on to.
(Inherited from IIOContainer.) |