Click or drag to resize

indexDomainAssertionResult Methods

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

The indexDomainAssertionResult type exposes the following members.

Methods
  NameDescription
Protected methodAcceptChanges (Inherited from aceEnumListSetindexDomainContentEnum, String.)
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)
Adds the specified key and value to the dictionary.
(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 (Inherited from aceEnumListSetindexDomainContentEnum, String.)
Public methodCountUnique (Inherited from indexAssertionBaseTEnum, T.)
Protected methoddeploy (Inherited from aceEnumDictionaryindexDomainContentEnum, ListString.)
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetEnumerator (Inherited from DictionaryindexDomainContentEnum, ListString.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetObjectData (Inherited from DictionaryindexDomainContentEnum, ListString.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodOnDeserialization
Implements the ISerializable interface and raises the deserialization event when the deserialization is complete.
(Inherited from DictionaryindexDomainContentEnum, ListString.)
Protected methodrecalculate (Inherited from indexAssertionBaseTEnum, T.)
Protected methodrecalculateCustom (Overrides indexAssertionBaseTEnum, TrecalculateCustom.)
Public methodRemove(UTP) (Inherited from aceEnumListSetindexDomainContentEnum, String.)
Public methodRemove(TKey) (Inherited from DictionaryindexDomainContentEnum, ListString.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Public methodTryGetValue
Gets the value associated with the specified key.
(Inherited from DictionaryindexDomainContentEnum, ListString.)
Top
See Also