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