LazyDictionary Members
The following tables list the members exposed by the LazyDictionary type.
Public Constructors
Name | Description | |
---|---|---|
LazyDictionary | Overloaded. |
Top
Public Properties
Name | Description | |
---|---|---|
Count | ||
IsInitialized | ||
IsReadOnly | ||
Item | ||
Keys | ||
Values |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Add | Overloaded. | |
Clear | ||
Contains | ||
ContainsKey | ||
CopyTo | ||
Equals | (Inherited from Object) | |
GetEnumerator | ||
GetHashCode | (Inherited from Object) | |
GetType | (Inherited from Object) | |
Remove | Overloaded. | |
ToString | (Inherited from Object) | |
TryGetValue |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object) | |
MemberwiseClone | (Inherited from Object) |
Top
Explicit Interface Implementations
Name | Description | |
---|---|---|
GetEnumerator |
Top
See Also
Reference
LazyDictionary Class
Microsoft.WindowsAzure.Common.Internals Namespace