名前 | 解説 | |
---|---|---|
![]() | Count | Gets the number of elements in the collection. System.Collections.Generic.IReadOnlyCollection<object>から継承されます。 |
![]() | Item | Gets the element at the specified index in the read-only list. System.Collections.Generic.IReadOnlyList<object>から継承されます。 |
IValueCollectionデータ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
![]() | Count | Gets the number of elements in the collection. System.Collections.Generic.IReadOnlyCollection<object>から継承されます。 |
![]() | Item | Gets the element at the specified index in the read-only list. System.Collections.Generic.IReadOnlyList<object>から継承されます。 |