Click or drag to resize

indexURLAssertionResult Methods

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

The indexURLAssertionResult type exposes the following members.

Methods
  NameDescription
Public methodAdd(TEnum, T)
Support Flags and Enums -- automatically maintains if link was passed with new flags
(Inherited from indexAssertionBaseTEnum, T.)
Public methodAdd(TKey, TValue) (Inherited from DictionaryindexPageEvaluationEntryState, ListString.)
Public methodAppend
Appends the specified flags to the link in case it exists. Unline Add(TEnum, T) it doesn't remove existing record on the same link
(Inherited from indexAssertionBaseTEnum, T.)
Public methodClear (Inherited from DictionaryindexPageEvaluationEntryState, ListString.)
Public methodContainsKey (Inherited from DictionaryindexPageEvaluationEntryState, ListString.)
Public methodContainsValue (Inherited from DictionaryindexPageEvaluationEntryState, ListString.)
Public methodCountAll
Counts all items in all sub collections
(Inherited from aceEnumListSetindexPageEvaluationEntryState, String.)
Public methodCountUnique (Inherited from indexAssertionBaseTEnum, T.)
Public methodEquals (Inherited from Object.)
Public methodGetEnumerator (Inherited from DictionaryindexPageEvaluationEntryState, ListString.)
Public methodGetFlagsFor
Reconstructs flags for the link supplied, if not found returns sets notInTheIndex new links
Public methodGetHashCode (Inherited from Object.)
Public methodGetObjectData (Inherited from DictionaryindexPageEvaluationEntryState, ListString.)
Public methodGetSubAssertion
Gets the sub assertion: uses only links that have already here, sets notInTheIndex new links
Public methodGetType (Inherited from Object.)
Public methodOnDeserialization (Inherited from DictionaryindexPageEvaluationEntryState, ListString.)
Public methodperformInfoGainEstimation
Performs the information gain estimation.
Public methodRemove(UTP)
Removes the specified item from all dictionaries
(Inherited from aceEnumListSetindexPageEvaluationEntryState, String.)
Public methodRemove(TKey) (Inherited from DictionaryindexPageEvaluationEntryState, ListString.)
Public methodToString (Inherited from Object.)
Public methodTryGetValue (Inherited from DictionaryindexPageEvaluationEntryState, ListString.)
Top
See Also