[This is preliminary documentation and is subject to change.]
The MacrosCollection type exposes the following methods.
Methods
![]() ![]() | ![]() ![]() | ![]() ![]() | ![]() ![]() |
Member | Description | |
---|---|---|
![]() | Remove(TKey) | |
![]() | Add(KeyValuePair<(Of <(TKey, TValue>)>)) | (Inherited from DictionaryEx<(Of <(TKey, TValue>)>).) |
![]() | Add(TKey, TValue) | (Inherited from DictionaryEx<(Of <(TKey, TValue>)>).) |
![]() | Clear()()() | (Inherited from DictionaryEx<(Of <(TKey, TValue>)>).) |
![]() | Contains(KeyValuePair<(Of <(TKey, TValue>)>)) | (Inherited from DictionaryEx<(Of <(TKey, TValue>)>).) |
![]() | ContainsKey(TKey) | (Inherited from DictionaryEx<(Of <(TKey, TValue>)>).) |
![]() | CopyTo(array<KeyValuePair<(Of <(TKey, TValue>)>)>[]()[], Int32) | (Inherited from DictionaryEx<(Of <(TKey, TValue>)>).) |
![]() | CreateSynchronized()()() |
Creates new empty synchronized dictionary of same type.
(Inherited from DictionaryEx<(Of <(TKey, TValue>)>).) |
![]() | GetEnumerator()()() | (Inherited from DictionaryEx<(Of <(TKey, TValue>)>).) |
![]() | Remove(TKey) | (Inherited from DictionaryEx<(Of <(TKey, TValue>)>).) |
![]() | TryGetValue(TKey, TValue%) | (Inherited from DictionaryEx<(Of <(TKey, TValue>)>).) |