Object IAttributeCollection.GetValue(String name, Object defaultValue)
Returns the value of the attribute identified by its name.
Examples
Return Value
Type: Object
Returns the attribute value if the attribute is in the collection, otherwise returns the default value.