Variant MethodsA Sandcastle Documented Class Library

The ResultVariant type exposes the following members.

Methods

  NameDescription
Public methodAddAttribute
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetAttribute
Get the attribute with the specified name from this product or null if no such attribute exists.
Public methodGetCategories
Get the category objects of the given category reference attribute. the category reference attribute to get the categories for @return the category objects of the category reference attribute as an enumerable
Public methodGetEnumerator
Returns an enumerator that iterates through the collection.
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodGetValue(String)
Get the value of the attribute with the specified attributeName or null if no such attribute exists.
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.
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
See Also

Reference