The ISpread<(Of <(<'T>)>)> type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | Clone()()()() | Creates a new object that is a copy of the current instance. (Inherited from ICloneable.) |
![]() | Clone()()()() |
Create a copy of the ISpread<(Of <(<'T>)>)>.
|
![]() | Flush |
Flushes all buffered data to the backing data sink.
(Inherited from IFlushable.) |
![]() | GetEnumerator()()()() | Returns an enumerator that iterates through the collection. (Inherited from IEnumerable<(Of <(<'T>)>)>.) |
![]() | GetEnumerator()()()() | Returns an enumerator that iterates through a collection. (Inherited from IEnumerable.) |
![]() | Sync |
Synchronizes this object with the backing data source.
(Inherited from ISynchronizable.) |
Extension Methods
Properties
Name | Description | |
---|---|---|
![]() | IsChanged |
Whether or not the data changed during last synchronization.
(Inherited from ISynchronizable.) |
![]() | Item[([( Int32])]) |
Provides random read/write access to the actual data.
|
![]() | Item[([( Int32])]) |
Provides random read/write access to the actual data.
(Inherited from ISpread.) |
![]() | SliceCount |
Get/Set the size of this spread.
|
![]() | SliceCount |
Get/Set the size of this spread.
(Inherited from ISpread.) |
![]() | Stream |
Gets the stream this spread uses for reading and writing.
|