ReadOnlyNamedDictionary<TValue> members
The ReadOnlyNamedDictionary<TValue> type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ReadOnlyNamedDictionary<TValue>() | ||
ReadOnlyNamedDictionary<TValue>(Int32) |
Top
Properties
Name | Description | |
---|---|---|
Count | (Inherited from ReadOnlyDictionary<TKey, TValue>.) | |
Item[TKey] | (Inherited from ReadOnlyDictionary<TKey, TValue>.) | |
Item[String] | (Overrides ReadOnlyDictionary<TKey, TValue>.Item[TKey].) | |
Keys | (Inherited from ReadOnlyDictionary<TKey, TValue>.) | |
Values | (Inherited from ReadOnlyDictionary<TKey, TValue>.) |
Top
Methods
Name | Description | |
---|---|---|
Contains | (Inherited from ReadOnlyDictionary<TKey, TValue>.) | |
ContainsKey | (Inherited from ReadOnlyDictionary<TKey, TValue>.) | |
CopyTo | (Inherited from ReadOnlyDictionary<TKey, TValue>.) | |
GetEnumerator | (Inherited from ReadOnlyDictionary<TKey, TValue>.) | |
TryGetValue | (Inherited from ReadOnlyDictionary<TKey, TValue>.) |
Top
Explicit interface implementations
Name | Description | |
---|---|---|
IEnumerable.GetEnumerator | (Inherited from ReadOnlyDictionary<TKey, TValue>.) |
Top
See also
Reference
ReadOnlyNamedDictionary<TValue> class
Microsoft.SharePoint.BusinessData.Infrastructure.Collections namespace