Void
IAttributeCollection
.SetValue(
String
name,
Object
value)
Sets the value of an attribute identified by its name.
Remarks
Examples
Parameters
name
Type:
String
The name of the attribute.
value
Type:
Object
The value of the attrbiute.
Return Value
Type:
Void