| 名前 | 解説 | |
|---|---|---|
![]() | Count | Gets the number of key/values pairs contained in the OrderedDictionary<TKey,TValue> collection. |
![]() | IsReadOnly | Gets a value indicating whether the OrderedDictionary<TKey,TValue> collection is read-only. |
![]() | Item | オーバーロードされます。 Gets or sets the value at the specified index. |
![]() | Keys | Gets an System.Collections.Generic.ICollection`1 object containing the keys in the OrderedDictionary<TKey,TValue>. |
![]() | Values | Gets an System.Collections.Generic.ICollection`1 object containing the values in the OrderedDictionary<TKey,TValue>. |
