Click or drag to resize

contentMatchCollection Methods

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

The contentMatchCollection type exposes the following members.

Methods
  NameDescription
Public methodAdd(String, UTP) (Inherited from aceConcurrentDictionarycontentMatch.)
Public methodAdd(Enum, Match)
Public methodAdd(Regex, Enum)
Izvršava Regex i na osnovu rezultata upisuje contentMatch item u kolekciju i prepravlja content
Public methodAdd(String, Regex, Enum, String)
Upisuje u sebe rezultate i vraca verziju ulaznog stringa u kojoj su presvrljana sva pojavljivanja pogodaka
Public methodAddOrUpdate(TKey, FuncTKey, TValue, FuncTKey, TValue, TValue) (Inherited from ConcurrentDictionaryString, contentMatch.)
Public methodAddOrUpdate(TKey, TValue, FuncTKey, TValue, TValue) (Inherited from ConcurrentDictionaryString, contentMatch.)
Public methodallocated
Vraca sve contentMatch instance koje se nalaze od indexa do kraja lengtha
Public methodClear (Inherited from ConcurrentDictionaryString, contentMatch.)
Public methodContainsKey (Inherited from ConcurrentDictionaryString, contentMatch.)
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 ConcurrentDictionaryString, contentMatch.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetOrAdd(TKey, FuncTKey, TValue) (Inherited from ConcurrentDictionaryString, contentMatch.)
Public methodGetOrAdd(TKey, TValue) (Inherited from ConcurrentDictionaryString, contentMatch.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodisAllocated(Match)
Da li je za dati Regex Match vec sve rezervisano
Public methodisAllocated(Int32, Int32)
Public methodlastAlocatedCharIndex
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodToArray (Inherited from ConcurrentDictionaryString, contentMatch.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Public methodTryAdd (Inherited from ConcurrentDictionaryString, contentMatch.)
Public methodTryGetValue (Inherited from ConcurrentDictionaryString, contentMatch.)
Public methodTryRemove (Inherited from ConcurrentDictionaryString, contentMatch.)
Public methodTryUpdate
Compares the existing value for the specified key with a specified value, and if they are equal, updates the key with a third value.
(Inherited from ConcurrentDictionaryString, contentMatch.)
Top
See Also