indexURLAssertionResult Class |
[This is preliminary documentation and is subject to change.]
Namespace: imbWEM.Core.index.core
public class indexURLAssertionResult : indexAssertionBase<indexPageEvaluationEntryState, string>
The indexURLAssertionResult type exposes the following members.
| Name | Description | |
|---|---|---|
| indexURLAssertionResult | Initializes a new instance of the indexURLAssertionResult class |
| Name | Description | |
|---|---|---|
| Add(TEnum, T) |
Support Flags and Enums -- automatically maintains if link was passed with new flags
(Inherited from indexAssertionBaseTEnum, T.) | |
| Add(TKey, TValue) | (Inherited from DictionaryindexPageEvaluationEntryState, ListString.) | |
| Append |
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.) | |
| Clear | (Inherited from DictionaryindexPageEvaluationEntryState, ListString.) | |
| ContainsKey | (Inherited from DictionaryindexPageEvaluationEntryState, ListString.) | |
| ContainsValue | (Inherited from DictionaryindexPageEvaluationEntryState, ListString.) | |
| CountAll |
Counts all items in all sub collections
(Inherited from aceEnumListSetindexPageEvaluationEntryState, String.) | |
| CountUnique | (Inherited from indexAssertionBaseTEnum, T.) | |
| Equals | (Inherited from Object.) | |
| GetEnumerator | (Inherited from DictionaryindexPageEvaluationEntryState, ListString.) | |
| GetFlagsFor |
Reconstructs flags for the link supplied, if not found returns sets notInTheIndex new links
| |
| GetHashCode | (Inherited from Object.) | |
| GetObjectData | (Inherited from DictionaryindexPageEvaluationEntryState, ListString.) | |
| GetSubAssertion |
Gets the sub assertion: uses only links that have already here, sets notInTheIndex new links
| |
| GetType | (Inherited from Object.) | |
| OnDeserialization | (Inherited from DictionaryindexPageEvaluationEntryState, ListString.) | |
| performInfoGainEstimation |
Performs the information gain estimation.
| |
| Remove(UTP) |
Removes the specified item from all dictionaries
(Inherited from aceEnumListSetindexPageEvaluationEntryState, String.) | |
| Remove(TKey) | (Inherited from DictionaryindexPageEvaluationEntryState, ListString.) | |
| ToString | (Inherited from Object.) | |
| TryGetValue | (Inherited from DictionaryindexPageEvaluationEntryState, ListString.) |