INamespacedDataClassDictionaryDictionary Methods

Include Protected Members
Include Inherited Members

The INamespacedDataClassDictionaryDictionary type exposes the following members.

Methods

  Name Description
Public method Contains Determines whether the collection contains a specific item. (Inherited from IReadOnlyCollection<T>.)
Public method ContainsKey Determines whether the dictionary contains a specific key. (Inherited from IReadOnlyDictionary<TKey, TValue>.)
Public method CopyTo Copies the items of the collection to an array starting at a specified index. (Inherited from IReadOnlyCollection<T>.)
Public method GetEnumerator() (Inherited from IEnumerable<KeyValuePair<String, INamedDataClassDictionary>>.)
Public method GetEnumerator() (Inherited from IEnumerable<IDataClass>.)
Public method GetEnumerator() (Inherited from IEnumerable.)
Public method GetEnumerator() Gets an enumerator of external content types in this dictionary.
Public method TryGetValue Determines whether a specified value is stored at a specified key in the dictionary. (Inherited from IReadOnlyDictionary<TKey, TValue>.)

Top

See Also

Reference

INamespacedDataClassDictionaryDictionary Interface

Microsoft.BusinessData.MetadataModel.Collections Namespace