pipelineTokenCrossCategoryDictionary Class |
[This is preliminary documentation and is subject to change.]
Namespace: imbWBI.Core.WebClassifier.reportData.optionalReports
public class pipelineTokenCrossCategoryDictionary
The pipelineTokenCrossCategoryDictionary type exposes the following members.
| Name | Description | |
|---|---|---|
| pipelineTokenCrossCategoryDictionary |
Initializes a new instance of the pipelineTokenCrossCategoryDictionary class.
|
| Name | Description | |
|---|---|---|
| categories |
Gets or sets the categories.
| |
| folder |
Gets or sets the folder.
| |
| items |
Gets or sets the items.
| |
| name |
| Name | Description | |
|---|---|---|
| Add(IEnumerableType) |
Adds the specified enum types.
| |
| Add(Type) |
Adds all values from specified enumType. If the type is not Enum it will be ignored.
| |
| Add(IDocumentSetClass, pipelineTaskSubjectContentToken) |
Adds the specified category.
| |
| Add(IDocumentSetClass, Object) |
Adds the specified category.
| |
| 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.) | |
| GetDataTable |
Gets the data table.
| |
| GetEntry |
Gets the entry.
| |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| Publish |
Publishes this instance.
| |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |