[]
Removes the specified element (by name) from the collection.
public virtual void RemoveByName(string elementName)
Public Overridable Sub RemoveByName(elementName As String)
| Type | Name | Description |
|---|---|---|
| string | elementName | Name of the element |