NameCollectionRemove(String) Method
Remove the Item from the collection by Name.
Namespace: HtmlAssembly: Html (in Html.dll) Version: 25.2822.3845
public void Remove(
string name
)
Public Sub Remove (
name As String
)
No code example is currently available or this language may not be supported.
Parameters
- name String
-
Name of the Item to remove.