Compartilhar via


ReadOnlyNamedDictionary<TValue>.Item Property

Include Protected Members
Include Inherited Members

Overload List

  Name Description
Public property Item[TKey] Gets the item that exists at a specified key. (Inherited from ReadOnlyDictionary<TKey, TValue>.)
Public property Item[String] Gets the value stored at a specified key string. (Overrides ReadOnlyDictionary<TKey, TValue>.Item[TKey].)

Top

See Also

Reference

ReadOnlyNamedDictionary<TValue> Class

ReadOnlyNamedDictionary<TValue> Members

Microsoft.SharePoint.BusinessData.Infrastructure.Collections.Client Namespace