Click or drag to resize

lemmaTablePerCase Methods

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[This is preliminary documentation and is subject to change.]

The lemmaTablePerCase type exposes the following members.

Methods
  NameDescription
Public methodAddOrUpdate(TKey, FuncTKey, TValue, FuncTKey, TValue, TValue) (Inherited from ConcurrentDictionarypipelineTaskMCSiteSubject, webLemmaTermTable.)
Public methodAddOrUpdate(TKey, TValue, FuncTKey, TValue, TValue) (Inherited from ConcurrentDictionarypipelineTaskMCSiteSubject, webLemmaTermTable.)
Public methodClear (Inherited from ConcurrentDictionarypipelineTaskMCSiteSubject, webLemmaTermTable.)
Public methodContainsKey (Inherited from ConcurrentDictionarypipelineTaskMCSiteSubject, webLemmaTermTable.)
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetEnumerator (Inherited from ConcurrentDictionarypipelineTaskMCSiteSubject, webLemmaTermTable.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetOrAdd(TKey, FuncTKey, TValue) (Inherited from ConcurrentDictionarypipelineTaskMCSiteSubject, webLemmaTermTable.)
Public methodGetOrAdd(TKey, TValue) (Inherited from ConcurrentDictionarypipelineTaskMCSiteSubject, webLemmaTermTable.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodprepare
Public methodToArray (Inherited from ConcurrentDictionarypipelineTaskMCSiteSubject, webLemmaTermTable.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Public methodTryAdd (Inherited from ConcurrentDictionarypipelineTaskMCSiteSubject, webLemmaTermTable.)
Public methodTryGetValue (Inherited from ConcurrentDictionarypipelineTaskMCSiteSubject, webLemmaTermTable.)
Public methodTryRemove (Inherited from ConcurrentDictionarypipelineTaskMCSiteSubject, webLemmaTermTable.)
Public methodTryUpdate
Compares the existing value for the specified key with a specified value, and if they are equal, updates the key with a third value.
(Inherited from ConcurrentDictionarypipelineTaskMCSiteSubject, webLemmaTermTable.)
Top
See Also