CategoryData MethodsA Sandcastle Documented Class Library

The ResultCategoryData type exposes the following members.

Methods

  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetAttribute
Get the attribute with the specified name or null if no such attribute exists for this category.
(Inherited from ResultCategory.)
Public methodGetEnumerator
Returns an enumerator that iterates through the attributes.
(Inherited from ResultCategory.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodGetValue(String)
Get the attribute with the specified
name
from this category or null if no such attribute exists.
(Inherited from ResultCategory.)
Public methodGetValue(String, String)
Get the value of the attribute with the specified
attributeName
. The specified
defaultValue
will be returned if no such attribute exists.
(Inherited from ResultCategory.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodStatic membermock
Create a new CategoryData object for testing purposes.
Public methodToString (Inherited from Object.)
Top
See Also

Reference