CachedPhasedReadOnlyEvaluated TFrom, T  MembersElecNetKit Documentation

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

  NameDescription
Public methodCachedPhasedReadOnlyEvaluated TFrom, T 
Back to Top
Methods

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

  NameDescription
Protected fieldbasePhased (Inherited from PhasedReadOnlyEvaluated TFrom, T .)
Protected fieldgetTransform (Inherited from PhasedReadOnlyEvaluated TFrom, T .)
Back to Top
Properties

  NameDescription
Public propertyCount (Inherited from PhasedReadOnlyEvaluated TFrom, T .)
Public propertyIsReadOnly (Inherited from PhasedReadOnlyEvaluated TFrom, T .)
Public propertyItem
Gets or sets the element with the specified key.
(Inherited from PhasedReadOnlyEvaluated TFrom, T .)
Public propertyKeys (Inherited from PhasedReadOnlyEvaluated TFrom, T .)
Public propertyValues (Inherited from PhasedReadOnlyEvaluated TFrom, T .)
Back to Top
See Also