Object IAttributeCollection.GetValue(String name)

Returns the value of the attribute identified by its name.

Parameters

  • name
    Type: String
    The name of the attribute.

Return Value

Type: Object
Returns the attribute value if the attribute is in the collection, otherwise returns the default value.