The IIOContainer<(Of <(<'T>)>)> type exposes the following members.

Properties

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

See Also