名前 | 解説 | |
---|---|---|
Count | System.Collections.Generic.ICollection<IRule>から継承されます。 | |
IsReadOnly | System.Collections.Generic.ICollection<IRule>から継承されます。 | |
Item | System.Collections.Generic.IList<IRule>から継承されます。 |
IRuleCollectionデータ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
Count | System.Collections.Generic.ICollection<IRule>から継承されます。 | |
IsReadOnly | System.Collections.Generic.ICollection<IRule>から継承されます。 | |
Item | System.Collections.Generic.IList<IRule>から継承されます。 |
名前 | 解説 | |
---|---|---|
Add | System.Collections.Generic.ICollection<IRule>から継承されます。 | |
AddRange | 指定されたコレクションの IRule 要素をコレクションの最後に追加します。 | |
Clear | System.Collections.Generic.ICollection<IRule>から継承されます。 | |
Contains | System.Collections.Generic.ICollection<IRule>から継承されます。 | |
CopyTo | System.Collections.Generic.ICollection<IRule>から継承されます。 | |
DecreasePriority | 指定されたルールのコレクション内の優先順位を下げます。 優先順位はコレクション内の位置によって決定します。 | |
IncreasePriority | 指定されたルールのコレクション内の優先順位を上げます。 優先順位はコレクション内の位置によって決定します。 | |
IndexOf | System.Collections.Generic.IList<IRule>から継承されます。 | |
Insert | System.Collections.Generic.IList<IRule>から継承されます。 | |
Remove | System.Collections.Generic.ICollection<IRule>から継承されます。 | |
RemoveAt | System.Collections.Generic.IList<IRule>から継承されます。 |