[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

The SenderConfigurationPropertyDictionarytype exposes the following properties.

Properties

 Public

 Protected
 Instance

 Static
 Declared

 Inherited
 XNA Framework Only

 .NET Compact Framework Only

  Member Description
Comparer (Inherited from Dictionary < (Of < ( <' String, Object > ) > ) > .)
Count (Inherited from Dictionary < (Of < ( <' String, Object > ) > ) > .)
IDictionary . . :: . . IsFixedSize (Inherited from Dictionary < (Of < ( <' String, Object > ) > ) > .)
ICollection < (Of < <' ( KeyValuePair < (Of < <' ( TKey, TValue > ) > > ) > ) > > ) . . :: . . IsReadOnly (Inherited from Dictionary < (Of < ( <' String, Object > ) > ) > .)
IDictionary . . :: . . IsReadOnly (Inherited from Dictionary < (Of < ( <' String, Object > ) > ) > .)
ICollection . . :: . . IsSynchronized (Inherited from Dictionary < (Of < ( <' String, Object > ) > ) > .)
Item [ ( [ ( TKey ] ) ] ) (Inherited from Dictionary < (Of < ( <' String, Object > ) > ) > .)
IDictionary . . :: . . Item [ ( [ ( Object ] ) ] ) (Inherited from Dictionary < (Of < ( <' String, Object > ) > ) > .)
Keys (Inherited from Dictionary < (Of < ( <' String, Object > ) > ) > .)
IDictionary < (Of < <' ( TKey, TValue > ) > > ) . . :: . . Keys (Inherited from Dictionary < (Of < ( <' String, Object > ) > ) > .)
IDictionary . . :: . . Keys (Inherited from Dictionary < (Of < ( <' String, Object > ) > ) > .)
ICollection . . :: . . SyncRoot (Inherited from Dictionary < (Of < ( <' String, Object > ) > ) > .)
Values (Inherited from Dictionary < (Of < ( <' String, Object > ) > ) > .)
IDictionary < (Of < <' ( TKey, TValue > ) > > ) . . :: . . Values (Inherited from Dictionary < (Of < ( <' String, Object > ) > ) > .)
IDictionary . . :: . . Values (Inherited from Dictionary < (Of < ( <' String, Object > ) > ) > .)

See Also