PhasedReadOnlyEvaluated TFrom, T  MembersElecNetKit Documentation

The PhasedReadOnlyEvaluated TFrom, T  type exposes the following members.
Constructors

  NameDescription
Protected methodPhasedReadOnlyEvaluated TFrom, T  
Public methodPhasedReadOnlyEvaluated TFrom, T (Func TFrom, T , Phased TFrom )
Back to Top
Methods

  NameDescription
Public methodAdd(KeyValuePair Int32, T )
Not supported. Always throws a OnlineNotSupportedException.
Public methodAdd(Int32, T)
Not supported. Always throws a OnlineNotSupportedException.
Public methodClear
Not supported. Always throws a OnlineNotSupportedException.
Public methodContains
Public methodContainsKey
Public methodCopyTo
Public methodGetEnumerator
Returns an enumerator that iterates through the collection.
Public methodRemove(KeyValuePair Int32, T )
Not supported. Always throws a OnlineNotSupportedException.
Public methodRemove(Int32)
Not supported. Always throws a OnlineNotSupportedException.
Public methodTryGetValue
Gets the value associated with the specified key.
Back to Top
Fields

  NameDescription
Protected fieldbasePhased
Protected fieldgetTransform
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