Share via


ReadOnlyDictionary<TKey, TValue> members

The ReadOnlyDictionary<TKey, TValue> type exposes the following members.

Constructors

  Name Description
Public method ReadOnlyDictionary<TKey, TValue>()
Public method ReadOnlyDictionary<TKey, TValue>(Int32)

Top

Properties

  Name Description
Public property Count
Public property Item[Int32]
Public property Item[TKey]
Public property Keys
Public property Values

Top

Methods

  Name Description
Public method Contains
Public method ContainsKey
Public method CopyTo
Public method GetEnumerator
Public method TryGetValue

Top

Explicit interface implementations

  Name Description
Explicit interface implemetationPrivate method IEnumerable.GetEnumerator

Top

See also

Reference

ReadOnlyDictionary<TKey, TValue> class

Microsoft.SharePoint.BusinessData.Infrastructure.Collections namespace