DSCCReports Methods |
[This is preliminary documentation and is subject to change.]
The DSCCReports type exposes the following members.
| Name | Description | |
|---|---|---|
| Add(UTP, IEnumerableUTP) | (Inherited from aceDictionarySetIWebPostClassifier, DocumentSetCaseCollectionReport.) | |
| Add(UTP, UTP) | (Inherited from aceDictionarySetIWebPostClassifier, DocumentSetCaseCollectionReport.) | |
| AddOrUpdate(TKey, FuncTKey, TValue, FuncTKey, TValue, TValue) | Uses the specified functions to add a key/value pair to the ConcurrentDictionaryTKey, TValue if the key does not already exist, or to update a key/value pair in the ConcurrentDictionaryTKey, TValue if the key already exists. (Inherited from ConcurrentDictionaryIWebPostClassifier, aceConcurrentBagDocumentSetCaseCollectionReport.) | |
| AddOrUpdate(TKey, TValue, FuncTKey, TValue, TValue) | Adds a key/value pair to the ConcurrentDictionaryTKey, TValue if the key does not already exist, or updates a key/value pair in the ConcurrentDictionaryTKey, TValue by using the specified function if the key already exists. (Inherited from ConcurrentDictionaryIWebPostClassifier, aceConcurrentBagDocumentSetCaseCollectionReport.) | |
| AddUnique | (Inherited from aceDictionarySetIWebPostClassifier, DocumentSetCaseCollectionReport.) | |
| Clear | Removes all keys and values from the ConcurrentDictionaryTKey, TValue. (Inherited from ConcurrentDictionaryIWebPostClassifier, aceConcurrentBagDocumentSetCaseCollectionReport.) | |
| ContainsKey | Determines whether the ConcurrentDictionaryTKey, TValue contains the specified key. (Inherited from ConcurrentDictionaryIWebPostClassifier, aceConcurrentBagDocumentSetCaseCollectionReport.) | |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetAverageTable | ||
| GetEnumerator | Returns an enumerator that iterates through the ConcurrentDictionaryTKey, TValue. (Inherited from ConcurrentDictionaryIWebPostClassifier, aceConcurrentBagDocumentSetCaseCollectionReport.) | |
| GetFullValidationTable | ||
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetOrAdd(TKey, FuncTKey, TValue) | Adds a key/value pair to the ConcurrentDictionaryTKey, TValue by using the specified function, if the key does not already exist. (Inherited from ConcurrentDictionaryIWebPostClassifier, aceConcurrentBagDocumentSetCaseCollectionReport.) | |
| GetOrAdd(TKey, TValue) | Adds a key/value pair to the ConcurrentDictionaryTKey, TValue if the key does not already exist. (Inherited from ConcurrentDictionaryIWebPostClassifier, aceConcurrentBagDocumentSetCaseCollectionReport.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToArray | Copies the key and value pairs stored in the ConcurrentDictionaryTKey, TValue to a new array. (Inherited from ConcurrentDictionaryIWebPostClassifier, aceConcurrentBagDocumentSetCaseCollectionReport.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) | |
| TryAdd | Attempts to add the specified key and value to the ConcurrentDictionaryTKey, TValue. (Inherited from ConcurrentDictionaryIWebPostClassifier, aceConcurrentBagDocumentSetCaseCollectionReport.) | |
| TryGetValue | Attempts to get the value associated with the specified key from the ConcurrentDictionaryTKey, TValue. (Inherited from ConcurrentDictionaryIWebPostClassifier, aceConcurrentBagDocumentSetCaseCollectionReport.) | |
| TryRemove | Attempts to remove and return the value that has the specified key from the ConcurrentDictionaryTKey, TValue. (Inherited from ConcurrentDictionaryIWebPostClassifier, aceConcurrentBagDocumentSetCaseCollectionReport.) | |
| TryUpdate | 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 ConcurrentDictionaryIWebPostClassifier, aceConcurrentBagDocumentSetCaseCollectionReport.) |