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

Properties

  NameDescription
Public propertyIsChanged
Whether or not the data changed during last synchronization.
(Inherited from ISynchronizable.)
Public propertyItem[([( Int32])])
Provides random read/write access to the actual data.
Public propertyItem[([( Int32])])
Provides random read/write access to the actual data.
(Inherited from ISpread.)
Public propertySliceCount
Get/Set the size of this spread.
Public propertySliceCount
Get/Set the size of this spread.
(Inherited from ISpread.)
Public propertyStream
Gets the stream this spread uses for reading and writing.

See Also