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

Methods

  NameDescription
Public methodClone
Creates a new object that is a copy of the current instance.
(Inherited from ICloneable.)
Public methodGetEnumerator()()()()
Returns an enumerator that iterates through the collection.
(Inherited from IEnumerable<(Of <(<'T>)>)>.)
Public methodGetEnumerator()()()()
Returns an enumerator that iterates through a collection.
(Inherited from IEnumerable.)
Public methodGetReader
Gets a IStreamReader<(Of <(<'T>)>)> used to read from this input stream.
Public methodSync
Synchronizes this object with the backing data source.
(Inherited from ISynchronizable.)

Extension Methods

See Also