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

The MacrosCollection type exposes the following properties.

Properties

 Public

 Protected
 Instance

 Static
 Declared

 Inherited
 XNA Framework Only

 .NET Compact Framework Only

 MemberDescription
Count (Inherited from DictionaryEx<(Of <(TKey, TValue>)>).)
IsReadOnly (Inherited from DictionaryEx<(Of <(TKey, TValue>)>).)
IsSynchronized (Inherited from DictionaryEx<(Of <(TKey, TValue>)>).)
Item[([(TKey])]) (Inherited from DictionaryEx<(Of <(TKey, TValue>)>).)
Keys (Inherited from DictionaryEx<(Of <(TKey, TValue>)>).)
SyncRoot
Gets synchronization object.
(Inherited from DictionaryEx<(Of <(TKey, TValue>)>).)
Values (Inherited from DictionaryEx<(Of <(TKey, TValue>)>).)

See Also