CachedPhasedReadOnlyEvaluated TFrom, T  MethodsElecNetKit Documentation
The CachedPhasedReadOnlyEvaluated TFrom, T  type exposes the following members.
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
See Also