The ResultCategoryNode type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| FindDescendant |
Searches for the specified category key among this category and its descendants.
| |
| 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.) | |
| GetSelectedSubcategory |
Get the selected category among this category's subcategories.
| |
| 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 |
Creates a new CategoryNode object for test purposes.
| |
| ToString | (Inherited from Object.) |
See Also