Boolean
IAttributeCollection
.Remove(String name)
Removes the attribute identified by its name.
Remarks
Examples
Parameters
name
Type: String
The name of the attribute.
Return Value
Type: Boolean
Returns true if the element is successfully found and removed; otherwise, returns false.