indexAssertionBaseTEnum, T Class |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "T:imbWEM.Core.index.core.indexAssertionBase`2"]
Namespace: imbWEM.Core.index.core
public abstract class indexAssertionBase<TEnum, T> : aceEnumListSet<TEnum, T> where TEnum : IComparable
[Missing <typeparam name="TEnum"/> documentation for "T:imbWEM.Core.index.core.indexAssertionBase`2"]
[Missing <typeparam name="T"/> documentation for "T:imbWEM.Core.index.core.indexAssertionBase`2"]
The indexAssertionBaseTEnum, T type exposes the following members.
| Name | Description | |
|---|---|---|
| indexAssertionBaseTEnum, T | Initializes a new instance of the indexAssertionBaseTEnum, T class |
| Name | Description | |
|---|---|---|
| certainty | How Certain is the answer regarding the relevance relevant | |
| Comparer | (Inherited from DictionaryTEnum, ListT.) | |
| Count | (Inherited from DictionaryTEnum, ListT.) | |
| FlagEvaluated | ||
| FlagIndexed | ||
| FlagRelevant | ||
| indexCoverage | Rate at witch evaluated items have their entry in the index | |
| Item | (Inherited from DictionaryTEnum, ListT.) | |
| Keys | (Inherited from DictionaryTEnum, ListT.) | |
| notRelevant |
Gets the not relevant ratio
| |
| relevant | relevant - precission | |
| Values | (Inherited from DictionaryTEnum, ListT.) |
| Name | Description | |
|---|---|---|
| Add(TKey, TValue) | (Inherited from DictionaryTEnum, ListT.) | |
| Add(TEnum, T) |
Support Flags and Enums -- automatically maintains if link was passed with new flags
(Overrides aceEnumListSet.Add(UTP, UTP).) | |
| 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
| |
| Clear | (Inherited from DictionaryTEnum, ListT.) | |
| ContainsKey | (Inherited from DictionaryTEnum, ListT.) | |
| ContainsValue | (Inherited from DictionaryTEnum, ListT.) | |
| CountAll |
Counts all items in all sub collections
(Inherited from aceEnumListSetTEnum, T.) | |
| CountUnique | ||
| Equals | (Inherited from Object.) | |
| GetEnumerator | (Inherited from DictionaryTEnum, ListT.) | |
| GetHashCode | (Inherited from Object.) | |
| GetObjectData | (Inherited from DictionaryTEnum, ListT.) | |
| GetType | (Inherited from Object.) | |
| OnDeserialization | (Inherited from DictionaryTEnum, ListT.) | |
| Remove(UTP) |
Removes the specified item from all dictionaries
(Inherited from aceEnumListSetTEnum, T.) | |
| Remove(TKey) | (Inherited from DictionaryTEnum, ListT.) | |
| ToString | (Inherited from Object.) | |
| TryGetValue | (Inherited from DictionaryTEnum, ListT.) |