HTMLCollection.NamedItem
HTMLCollection.NamedItem method
Retourneert het item in de verzameling dat overeenkomt met de gespecificeerde naam.
public Element NamedItem(string name)
Parameter | Type | Beschrijving |
---|---|---|
name | String | De elementnaam. |
Winstwaarde
Het overeenkomende element
Zie ook
- class Element
- class HTMLCollection
- naamruimte Aspose.Html.Collections
- montage Aspose.HTML