| AggregationKWindowSize Class |
Namespace: Deedle
[SerializableAttribute] public class WindowSize : Aggregation<K>
The AggregationKWindowSize generic type exposes the following members.
| Name | Description | |
|---|---|---|
| IsChunkSize | (Inherited from AggregationK.) | |
| IsChunkWhile | (Inherited from AggregationK.) | |
| IsWindowSize | (Inherited from AggregationK.) | |
| IsWindowWhile | (Inherited from AggregationK.) | |
| Item1 | ||
| Item2 | ||
| 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_Item1 | ||
| get_Item2 | ||
| 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.) |