[This is preliminary documentation and is subject to change.]

The MacrosCollection type exposes the following events.

Events

 Public

 Protected
 Instance

 Static
 Declared

 Inherited
 XNA Framework Only

 .NET Compact Framework Only

 MemberDescription
DictionaryCleared (Inherited from DictionaryEx<(Of <(TKey, TValue>)>).)
DictionaryClearing (Inherited from DictionaryEx<(Of <(TKey, TValue>)>).)
ItemAdded (Inherited from DictionaryEx<(Of <(TKey, TValue>)>).)
ItemAdding (Inherited from DictionaryEx<(Of <(TKey, TValue>)>).)
ItemRemoved (Inherited from DictionaryEx<(Of <(TKey, TValue>)>).)
ItemRemoving (Inherited from DictionaryEx<(Of <(TKey, TValue>)>).)
ItemUpdated (Inherited from DictionaryEx<(Of <(TKey, TValue>)>).)
ItemUpdating (Inherited from DictionaryEx<(Of <(TKey, TValue>)>).)

See Also