The PhasedEvaluated TFrom, TTo type exposes the following members.
Back to Top
Back to Top
Back to Top
Constructors
Name | Description | |
---|---|---|
![]() | PhasedEvaluated TFrom, TTo |
Instantiates a new PhasedEvaluated TFrom, TTo with the specified transforms and base phased object.
|
Methods
Name | Description | |
---|---|---|
![]() | Add(KeyValuePair Int32, TTo ) | Adds an item to the ![]() |
![]() | Add(Int32, TTo) | Adds an element with the provided key and value to the ![]() |
![]() | Clear | Removes all items from the ![]() |
![]() | Contains | Determines whether the ![]() |
![]() | ContainsKey | Determines whether the ![]() |
![]() | CopyTo | |
![]() | GetEnumerator | Returns an enumerator that iterates through the collection. |
![]() | Remove(KeyValuePair Int32, TTo ) | Removes the first occurrence of a specific object from the ![]() |
![]() | Remove(Int32) | Removes the element with the specified key from the ![]() |
![]() | TryGetValue | Gets the value associated with the specified key. |
Properties
Name | Description | |
---|---|---|
![]() | Count | Gets the number of elements contained in the ![]() |
![]() | IsReadOnly | Gets a value indicating whether the ![]() |
![]() | Item | Gets or sets the element with the specified key. |
![]() | Keys | |
![]() | Values |
See Also