Click or drag to resize

DocumentSetCaseCollectionSet Methods

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

The DocumentSetCaseCollectionSet type exposes the following members.

Methods
  NameDescription
Public methodAdd
Adds the specified key and value to the dictionary.
(Inherited from DictionaryInt32, DocumentSetCaseCollection.)
Public methodClear (Inherited from DictionaryInt32, DocumentSetCaseCollection.)
Public methodContainsKey (Inherited from DictionaryInt32, DocumentSetCaseCollection.)
Public methodContainsValue (Inherited from DictionaryInt32, DocumentSetCaseCollection.)
Public methodCountAllCases
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 methodGetAITrainingData
Extracts training data for classification algorithms, from all categories in the collection
Public methodGetEnumerator (Inherited from DictionaryInt32, DocumentSetCaseCollection.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Protected methodGetMetrics
Public methodGetObjectData (Inherited from DictionaryInt32, DocumentSetCaseCollection.)
Public methodGetReportOnAllCases
Gets the report on all cases.
Public methodGetReports
Gets the report table on one collection
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 DictionaryInt32, DocumentSetCaseCollection.)
Public methodRemove (Inherited from DictionaryInt32, DocumentSetCaseCollection.)
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 DictionaryInt32, DocumentSetCaseCollection.)
Top
See Also