Click or drag to resize
CategoryGetValue Method
Overload List
  NameDescription
Public methodGetValue(String)
Get the attribute with the specified
name
from this category 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.
Top
See Also