Start |
The StartIndexDictionary type exposes the following members.
Name | Description | |
---|---|---|
![]() | ContainsKey | Determines whether the read-only dictionary contains an element that has the specified key. |
![]() | GetEnumerator | Returns an enumerator that iterates through the collection. |
![]() | InternalClear | Obsolete. INTERNAL FUNCTION used to clear the inner dictionary. |
![]() | InternalSetKeyValue | Obsolete. INTERNAL FUNCTION used to setup the inner dictionary with the index values. |
![]() | TryGetValue | Gets the value that is associated with the specified key. |
Name | Description | |
---|---|---|
![]() ![]() | IEnumerableGetEnumerator | Returns an enumerator that iterates through a collection. |