Void IAttributeCollection.SetValue(String name, Object value)

Sets the value of an attribute identified by its name.

Parameters

  • name
    Type: String
    The name of the attribute.
  • value
    Type: Object
    The value of the attrbiute.