| AggregationKChunkWhile Class |
Namespace: Deedle
[SerializableAttribute] public class ChunkWhile : Aggregation<K>
The AggregationKChunkWhile generic type exposes the following members.
| Name | Description | |
|---|---|---|
| IsChunkSize | (Inherited from AggregationK.) | |
| IsChunkWhile | (Inherited from AggregationK.) | |
| IsWindowSize | (Inherited from AggregationK.) | |
| IsWindowWhile | (Inherited from AggregationK.) | |
| Item | ||
| Tag | (Inherited from AggregationK.) |
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| get_IsChunkSize | (Inherited from AggregationK.) | |
| get_IsChunkWhile | (Inherited from AggregationK.) | |
| get_IsWindowSize | (Inherited from AggregationK.) | |
| get_IsWindowWhile | (Inherited from AggregationK.) | |
| get_Item | ||
| get_Tag | (Inherited from AggregationK.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |