Click or drag to resize

indexAssertionBaseTEnum, T Methods

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

The indexAssertionBaseTEnum, T generic type exposes the following members.

Methods
  NameDescription
Public methodAdd(TKey, TValue) (Inherited from DictionaryTEnum, ListT.)
Public methodAdd(TEnum, T)
Support Flags and Enums -- automatically maintains if link was passed with new flags
(Overrides aceEnumListSet.Add(UTP, UTP).)
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
Public methodClear (Inherited from DictionaryTEnum, ListT.)
Public methodContainsKey (Inherited from DictionaryTEnum, ListT.)
Public methodContainsValue (Inherited from DictionaryTEnum, ListT.)
Public methodCountAll
Counts all items in all sub collections
(Inherited from aceEnumListSetTEnum, T.)
Public methodCountUnique
Public methodEquals (Inherited from Object.)
Public methodGetEnumerator (Inherited from DictionaryTEnum, ListT.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetObjectData (Inherited from DictionaryTEnum, ListT.)
Public methodGetType (Inherited from Object.)
Public methodOnDeserialization (Inherited from DictionaryTEnum, ListT.)
Public methodRemove(UTP)
Removes the specified item from all dictionaries
(Inherited from aceEnumListSetTEnum, T.)
Public methodRemove(TKey) (Inherited from DictionaryTEnum, ListT.)
Public methodToString (Inherited from Object.)
Public methodTryGetValue (Inherited from DictionaryTEnum, ListT.)
Top
See Also