Reperesents the selection between top and bottom N elements for the TopN property.
シンタックス
'宣言
Public Enum TopNRule
Inherits System.Enum
public enum TopNRule : System.Enum
メンバ
| メンバ | 解説 |
| BottomN | Selects the bottom N elements |
| TopN | Selects the top N elements |
参照