INamespacedEntityDictionaryDictionary Methods
Include Protected Members
Include Inherited Members
The INamespacedEntityDictionaryDictionary type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
![]() |
Contains | Determines whether the collection contains a specific item. (Inherited from IReadOnlyCollection<T>.) |
![]() |
ContainsKey | Determines whether the dictionary contains a specific key. (Inherited from IReadOnlyDictionary<TKey, TValue>.) |
![]() |
CopyTo | Copies the items of the collection to an array starting at a specified index. (Inherited from IReadOnlyCollection<T>.) |
![]() |
GetEnumerator() | (Inherited from IEnumerable<KeyValuePair<String, INamedEntityDictionary>>.) |
![]() |
GetEnumerator() | (Inherited from IEnumerable<IEntity>.) |
![]() |
GetEnumerator() | (Inherited from IEnumerable.) |
![]() |
GetEnumerator() | Gets an enumerator to the external content type collection. |
![]() |
TryGetValue | Determines whether a specified value is stored at a specified key in the dictionary. (Inherited from IReadOnlyDictionary<TKey, TValue>.) |
Top
.gif)