RuleCollection.Count プロパティ

定義

規則コレクション内の規則の数を取得します。

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

プロパティ値

ルール コレクション内のルールの数。

適用対象