RuleCollection.Count 属性

定义

获取规则集合中的规则数。

public:
 property int Count { int get(); };
public int Count { get; }
Public ReadOnly Property Count As Integer

属性值

规则集合中的规则数。

适用于