LazyDictionary<TKey, TValue> Class
Namespace:
Microsoft.WindowsAzure.Common.Internals
Assembly: Microsoft.WindowsAzure.Common (in Microsoft.WindowsAzure.Common.dll)
| Name | Description | |
|---|---|---|
![]() | Count | |
![]() | IsInitialized | |
![]() | IsReadOnly | |
![]() | Item[TKey] | |
![]() | Keys | |
![]() | Values |
| Name | Description | |
|---|---|---|
![]() | Add(TKey, TValue) | |
![]() | Add(KeyValuePair<TKey, TValue>) | |
![]() | Clear() | |
![]() | Contains(KeyValuePair<TKey, TValue>) | |
![]() | ContainsKey(TKey) | |
![]() | CopyTo(array<KeyValuePair<TKey, TValue>>^, Int32) | |
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetEnumerator() | |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | Remove(TKey) | |
![]() | Remove(KeyValuePair<TKey, TValue>) | |
![]() | ToString() | (Inherited from Object.) |
![]() | TryGetValue(TKey, TValue%) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:
.jpeg?cs-save-lang=1&cs-lang=cpp)
.jpeg?cs-save-lang=1&cs-lang=cpp)
.jpeg?cs-save-lang=1&cs-lang=cpp)
.jpeg?cs-save-lang=1&cs-lang=cpp)
.jpeg?cs-save-lang=1&cs-lang=cpp)