The ISpread type exposes the following members.
Methods
Name | Description | |
---|---|---|
Clone | Creates a new object that is a copy of the current instance. (Inherited from ICloneable.) | |
Flush |
Flushes all buffered data to the backing data sink.
(Inherited from IFlushable.) | |
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
Name | Description | |
---|---|---|
IsAnyEmpty | (Defined by SpreadExtensions.) |
Properties
Name | Description | |
---|---|---|
IsChanged |
Whether or not the data changed during last synchronization.
(Inherited from ISynchronizable.) | |
Item |
Provides random read/write access to the actual data.
| |
SliceCount |
Get/Set the size of this spread.
|