[]
Specifies the top 10 values from the top or bottom of a series of values.
public enum TopBottom
Bottom = 0
Specifies the bottom values
Top = 1
Specifies the top values.