PhasedEvaluated TFrom, TTo  MembersElecNetKit Documentation

The PhasedEvaluated TFrom, TTo  type exposes the following members.
Constructors

  NameDescription
Public methodPhasedEvaluated TFrom, TTo 
Back to Top
Methods

  NameDescription
Public methodAdd(KeyValuePair Int32, TTo )
Public methodAdd(Int32, TTo)
Public methodClear
Public methodContains
Public methodContainsKey
Public methodCopyTo
Public methodGetEnumerator
Returns an enumerator that iterates through the collection.
Public methodRemove(KeyValuePair Int32, TTo )
Public methodRemove(Int32)
Public methodTryGetValue
Gets the value associated with the specified key.
Back to Top
Properties

  NameDescription
Public propertyCount
Public propertyIsReadOnly
Public propertyItem
Gets or sets the element with the specified key.
Public propertyKeys
Public propertyValues
Back to Top
See Also