Class ValueRangeWindowBoundary<TValue>
Represents a value boundary for a range window in SetWindowFields.
public sealed class ValueRangeWindowBoundary<TValue> : ValueRangeWindowBoundary
  Type Parameters
TValueThe type of the range window boundary.
- Inheritance
 - 
      
      
      
      ValueRangeWindowBoundary<TValue>
 
- Inherited Members
 
Properties
- Value
 The value.
Methods
- ToString()
 Returns a string that represents the current object.