| CategoryData Methods | 
The ResultCategoryData type exposes the following members.
 Methods
Methods| Name | Description | |
|---|---|---|
|  | Equals | (Inherited from Object.) | 
|  | Finalize | (Inherited from Object.) | 
|  | GetAttribute | 
             Get the attribute with the specified name or null if no such attribute exists for this category.
            (Inherited from ResultCategory.) | 
|  | GetEnumerator | 
            Returns an enumerator that iterates through the attributes.
            (Inherited from ResultCategory.) | 
|  | GetHashCode | (Inherited from Object.) | 
|  | GetType | (Inherited from Object.) | 
|  | GetValue(String) | 
             Get the attribute with the specified (Inherited from ResultCategory.) name | 
|  | GetValue(String, String) | 
             Get the value of the attribute with the specified (Inherited from ResultCategory.) attributeName defaultValue | 
|  | MemberwiseClone | (Inherited from Object.) | 
|   | mock | 
             Create a new CategoryData object for testing purposes.
             | 
|  | ToString | (Inherited from Object.) | 
 See Also
See Also