[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 methods.

Methods

 Public

 Protected
 Instance

 Static
 Declared

 Inherited
 XNA Framework Only

 .NET Compact Framework Only

  Member Description
Add(TKey, TValue) (Inherited from Dictionary < (Of < ( <' String, Object > ) > ) > .)
ICollection < (Of < <' ( KeyValuePair < (Of < <' ( TKey, TValue > ) > > ) > ) > > ) . . :: . . Add(KeyValuePair < (Of < <' ( TKey, TValue > ) > > ) ) (Inherited from Dictionary < (Of < ( <' String, Object > ) > ) > .)
IDictionary . . :: . . Add(Object, Object) (Inherited from Dictionary < (Of < ( <' String, Object > ) > ) > .)
Clear () () () () (Inherited from Dictionary < (Of < ( <' String, Object > ) > ) > .)
ICollection < (Of < <' ( KeyValuePair < (Of < <' ( TKey, TValue > ) > > ) > ) > > ) . . :: . . Contains(KeyValuePair < (Of < <' ( TKey, TValue > ) > > ) ) (Inherited from Dictionary < (Of < ( <' String, Object > ) > ) > .)
IDictionary . . :: . . Contains(Object) (Inherited from Dictionary < (Of < ( <' String, Object > ) > ) > .)
ContainsKey(TKey) (Inherited from Dictionary < (Of < ( <' String, Object > ) > ) > .)
ContainsValue(TValue) (Inherited from Dictionary < (Of < ( <' String, Object > ) > ) > .)
ICollection < (Of < <' ( KeyValuePair < (Of < <' ( TKey, TValue > ) > > ) > ) > > ) . . :: . . CopyTo( array< KeyValuePair < (Of < <' ( TKey, TValue > ) > > ) > [] () [] [] , Int32) (Inherited from Dictionary < (Of < ( <' String, Object > ) > ) > .)
ICollection . . :: . . CopyTo(Array, Int32) (Inherited from Dictionary < (Of < ( <' String, Object > ) > ) > .)
Equals(Object) (Inherited from Object.)
Finalize () () () () (Inherited from Object.)
GetEnumerator () () () () (Inherited from Dictionary < (Of < ( <' String, Object > ) > ) > .)
IEnumerable < (Of < <' ( KeyValuePair < (Of < <' ( TKey, TValue > ) > > ) > ) > > ) . . :: . . GetEnumerator () () () () (Inherited from Dictionary < (Of < ( <' String, Object > ) > ) > .)
IEnumerable . . :: . . GetEnumerator () () () () (Inherited from Dictionary < (Of < ( <' String, Object > ) > ) > .)
IDictionary . . :: . . GetEnumerator () () () () (Inherited from Dictionary < (Of < ( <' String, Object > ) > ) > .)
GetHashCode () () () () (Inherited from Object.)
GetObjectData(SerializationInfo, StreamingContext)
Serialization implementation
(Overrides Dictionary < (Of < ( <' TKey, TValue > ) > ) > . . :: . . GetObjectData(SerializationInfo, StreamingContext).)
GetType () () () () (Inherited from Object.)
MemberwiseClone () () () () (Inherited from Object.)
OnDeserialization(Object) (Inherited from Dictionary < (Of < ( <' String, Object > ) > ) > .)
ICollection < (Of < <' ( KeyValuePair < (Of < <' ( TKey, TValue > ) > > ) > ) > > ) . . :: . . Remove(KeyValuePair < (Of < <' ( TKey, TValue > ) > > ) ) (Inherited from Dictionary < (Of < ( <' String, Object > ) > ) > .)
Remove(TKey) (Inherited from Dictionary < (Of < ( <' String, Object > ) > ) > .)
IDictionary . . :: . . Remove(Object) (Inherited from Dictionary < (Of < ( <' String, Object > ) > ) > .)
ToString () () () () (Inherited from Object.)
TryGetValue(TKey, TValue % ) (Inherited from Dictionary < (Of < ( <' String, Object > ) > ) > .)

See Also