The RangeStream<(Of <(<'T>)>)> type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| RangeStream<(Of <(<'T>)>)> | Initializes a new instance of the RangeStream<(Of <(<'T>)>)> class |
Methods
| Name | Description | |
|---|---|---|
| Clone | ||
| Equals | (Inherited from Object.) | |
| Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) | |
| GetEnumerator | ||
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetReader | ||
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| Sync | ||
| ToString | (Inherited from Object.) |
Extension Methods
| Name | Description | |
|---|---|---|
| CombineWith<(Of <<'(T, V>)>>) | (Defined by StreamUtils.) | |
| Cyclic<(Of <<'(T>)>>) | (Defined by StreamUtils.) | |
| GetCyclicReader<(Of <<'(T>)>>) | (Defined by StreamUtils.) | |
| GetRange<(Of <<'(T>)>>) | (Defined by StreamUtils.) | |
| Reverse<(Of <<'(T>)>>) | (Defined by StreamUtils.) | |
| Take<(Of <<'(T>)>>) | (Defined by StreamUtils.) | |
| ToReadOnlyCollection<(Of <<'(T>)>>) | (Defined by EnumerableExtensions.) | |
| ToSpread<(Of <<'(T>)>>) | (Defined by SpreadExtensions.) |