HtmlDocumentSingles Property
Note: This API is now obsolete.
Get a reference to a list of Single Elements not requiring a Closing
Tag.
Namespace: HtmlAssembly: Html (in Html.dll) Version: 25.2822.3845
[ObsoleteAttribute("Please use HtmlUtil.Singles.")]
public static NameCollection Singles { get; }
<ObsoleteAttribute("Please use HtmlUtil.Singles.")>
Public Shared ReadOnly Property Singles As NameCollection
Get
No code example is currently available or this language may not be supported.
Property Value
NameCollection