Name | Description | |
---|---|---|
Count | (Inherited from System.Collections.Generic.ICollection<IRule>) | |
IsReadOnly | (Inherited from System.Collections.Generic.ICollection<IRule>) | |
Item | (Inherited from System.Collections.Generic.IList<IRule>) |
The following tables list the members exposed by IRuleCollection.
Name | Description | |
---|---|---|
Count | (Inherited from System.Collections.Generic.ICollection<IRule>) | |
IsReadOnly | (Inherited from System.Collections.Generic.ICollection<IRule>) | |
Item | (Inherited from System.Collections.Generic.IList<IRule>) |
Name | Description | |
---|---|---|
Add | (Inherited from System.Collections.Generic.ICollection<IRule>) | |
AddRange | 指定されたコレクションの IRule 要素をコレクションの最後に追加します。 | |
Clear | (Inherited from System.Collections.Generic.ICollection<IRule>) | |
Contains | (Inherited from System.Collections.Generic.ICollection<IRule>) | |
CopyTo | (Inherited from System.Collections.Generic.ICollection<IRule>) | |
DecreasePriority | 指定されたルールのコレクション内の優先順位を下げます。 優先順位はコレクション内の位置によって決定します。 | |
GetEnumerator | (Inherited from System.Collections.Generic.IEnumerable<IRule>) | |
IncreasePriority | 指定されたルールのコレクション内の優先順位を上げます。 優先順位はコレクション内の位置によって決定します。 | |
IndexOf | (Inherited from System.Collections.Generic.IList<IRule>) | |
Insert | (Inherited from System.Collections.Generic.IList<IRule>) | |
Remove | (Inherited from System.Collections.Generic.ICollection<IRule>) | |
RemoveAt | (Inherited from System.Collections.Generic.IList<IRule>) |