Method RemoveAttribute
RemoveAttribute(Int32)
Remove an attribute from the list.
Declaration
public virtual void RemoveAttribute(int index)
Parameters
Type | Name | Description |
---|---|---|
System.Int32 | index | The index of the attribute (zero-based). |