Click or drag to resize

indexDomainAssertionResult Methods

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

The indexDomainAssertionResult 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 DictionaryindexDomainContentEnum, 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 DictionaryindexDomainContentEnum, ListString.)
Public methodContainsKey (Inherited from DictionaryindexDomainContentEnum, ListString.)
Public methodContainsValue (Inherited from DictionaryindexDomainContentEnum, ListString.)
Public methodCountAll
Counts all items in all sub collections
(Inherited from aceEnumListSetindexDomainContentEnum, String.)
Public methodCountUnique (Inherited from indexAssertionBaseTEnum, T.)
Public methodEquals (Inherited from Object.)
Public methodGetEnumerator (Inherited from DictionaryindexDomainContentEnum, ListString.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetObjectData (Inherited from DictionaryindexDomainContentEnum, ListString.)
Public methodGetType (Inherited from Object.)
Public methodOnDeserialization (Inherited from DictionaryindexDomainContentEnum, ListString.)
Public methodRemove(UTP)
Removes the specified item from all dictionaries
(Inherited from aceEnumListSetindexDomainContentEnum, String.)
Public methodRemove(TKey) (Inherited from DictionaryindexDomainContentEnum, ListString.)
Public methodToString (Inherited from Object.)
Public methodTryGetValue (Inherited from DictionaryindexDomainContentEnum, ListString.)
Top
See Also