Click or drag to resize

indexAssertionBaseTEnum, T Methods

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
Protected methodAcceptChanges (Inherited from aceEnumListSetTEnum, T.)
Public methodAdd(TKey, TValue)
Adds the specified key and value to the dictionary.
(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 (Inherited from aceEnumListSetTEnum, T.)
Public methodCountUnique
Protected methoddeploy (Inherited from aceEnumDictionaryTEnum, ListT.)
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 DictionaryTEnum, ListT.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetObjectData (Inherited from DictionaryTEnum, ListT.)
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 DictionaryTEnum, ListT.)
Protected methodrecalculate
Protected methodrecalculateCustom
Public methodRemove(UTP) (Inherited from aceEnumListSetTEnum, T.)
Public methodRemove(TKey) (Inherited from DictionaryTEnum, ListT.)
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 DictionaryTEnum, ListT.)
Top
See Also