The IInStream 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 methodSync
Synchronizes this object with the backing data source.
(Inherited from ISynchronizable.)

Properties

  NameDescription
Public propertyIsChanged
Whether or not the data changed during last synchronization.
(Inherited from ISynchronizable.)
Public propertyLength
Gets the length of the stream.
(Inherited from IStream.)

See Also