The IIOContainer type exposes the following members.

Methods

  NameDescription
Public methodDispose
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
(Inherited from IDisposable.)

Extension Methods

  NameDescription
Public Extension MethodGetPluginIO
Returns the native plugin io interface if any.
(Defined by IOContainerExtensions.)

Properties

  NameDescription
Public propertyBaseContainer
Gets the base io container, whose io object is used by the io object this container holds on to.
Public propertyFactory
Gets the io factory which was used to create this container.
Public propertyRawIOObject
Gets the io object this container holds on to.

See Also