indexAssertionBaseTEnum, T Methods |
[This is preliminary documentation and is subject to change.]
The indexAssertionBaseTEnum, T generic type exposes the following members.
| 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.) |