ValidationResultsCollectionデータ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
Count | オーバーライドされます。 このコレクション内の ValidationResult インスタンス数を返します。 | |
Item | コレクション内の指定した順序位置にある ValidationResult インスタンスを返します。 |
名前 | 解説 | |
---|---|---|
InnerList | Gets the list of elements contained in the System.Collections.ReadOnlyCollectionBase instance. System.Collections.ReadOnlyCollectionBaseから継承されます。 |
名前 | 解説 | |
---|---|---|
GetEnumerator | Returns an enumerator that iterates through the System.Collections.ReadOnlyCollectionBase instance. System.Collections.ReadOnlyCollectionBaseから継承されます。 |