名前 | 解説 | |
---|---|---|
![]() | Capacity | Gets or sets the number of elements that the System.Collections.CollectionBase can contain. System.Collections.CollectionBaseから継承されます。 |
![]() | Count | Gets the number of elements contained in the System.Collections.CollectionBase instance. This property cannot be overridden. System.Collections.CollectionBaseから継承されます。 |
![]() | IsReadOnly | コレクションが読み取り専用の場合、取得します。 |
![]() | Item | 指定したインデックスによりParameterValueを取得します。 |