WorkflowElement.DesignTimeAwareNullKeyDictionary<TKey, TValue> Members

Include Protected Members
Include Inherited Members

Include .NET Framework Members
Include .NET Compact Framework Members
Include XNA Framework Members

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

The WorkflowElement.DesignTimeAwareNullKeyDictionary<TKey, TValue> type exposes the following members.

Constructors

  Name Description
Public method WorkflowElement.DesignTimeAwareNullKeyDictionary<TKey, TValue> Infrastructure.

Top

Methods

  Name Description
Public method Add Infrastructure. Overloaded.
Public method Clear Infrastructure. (Overrides WorkflowElement.DesignTimeAwareDictionary<TKey, TValue>.Clear().)
Public method Contains Infrastructure. (Overrides WorkflowElement.DesignTimeAwareDictionary<TKey, TValue>.Contains(KeyValuePair<TKey, TValue>).)
Public method ContainsKey Infrastructure. (Overrides WorkflowElement.DesignTimeAwareDictionary<TKey, TValue>.ContainsKey(TKey).)
Public method CopyTo Infrastructure. (Overrides WorkflowElement.DesignTimeAwareDictionary<TKey, TValue>.CopyTo(array<KeyValuePair<TKey, TValue>[], Int32).)
Public method Equals Determines whether the specified Object is equal to the current Object. (Inherited from Object.)
Protected method Finalize Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.)
Public method GetEnumerator Infrastructure. (Overrides WorkflowElement.DesignTimeAwareDictionary<TKey, TValue>.GetEnumerator().)
Public method GetHashCode Serves as a hash function for a particular type. (Inherited from Object.)
Public method GetType Gets the Type of the current instance. (Inherited from Object.)
Protected method MemberwiseClone Creates a shallow copy of the current Object. (Inherited from Object.)
Public method Remove Infrastructure. Overloaded.
Public method ToString Returns a String that represents the current Object. (Inherited from Object.)
Public method TryGetValue Infrastructure. (Overrides WorkflowElement.DesignTimeAwareDictionary<TKey, TValue>.TryGetValue(TKey, TValue%).)

Top

Fields

  Name Description
Protected field parent Infrastructure. (Inherited from WorkflowElement.DesignTimeAwareDictionary<TKey, TValue>.)
Protected field wrapped Infrastructure. (Inherited from WorkflowElement.DesignTimeAwareDictionary<TKey, TValue>.)

Top

Properties

  Name Description
Public property Count Infrastructure. (Overrides WorkflowElement.DesignTimeAwareDictionary<TKey, TValue>.Count.)
Public property IsReadOnly Infrastructure. (Inherited from WorkflowElement.DesignTimeAwareDictionary<TKey, TValue>.)
Public property Item Infrastructure. (Overrides WorkflowElement.DesignTimeAwareDictionary<TKey, TValue>.Item[TKey].)
Public property Keys Infrastructure. (Overrides WorkflowElement.DesignTimeAwareDictionary<TKey, TValue>.Keys.)
Public property Values Infrastructure. (Overrides WorkflowElement.DesignTimeAwareDictionary<TKey, TValue>.Values.)

Top

Explicit Interface Implementations

  Name Description
Explicit interface implemetationPrivate method IEnumerable.GetEnumerator Infrastructure. (Inherited from WorkflowElement.DesignTimeAwareDictionary<TKey, TValue>.)

Top

See Also

Reference

WorkflowElement.DesignTimeAwareNullKeyDictionary<TKey, TValue> Class

System.Activities Namespace