System.Windows.Forms.HtmlElement.All Property

Gets an System.Windows.Forms.HtmlElementCollection of all elements underneath the current element.

Syntax

public HtmlElementCollection All { get; }

Value

Documentation for this section has not yet been entered.

Remarks

To access only those elements which have the current element as their direct parent, use the HtmlElement.Children collection instead.

Elements in this collection will not necessarily be returned in source order.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 2.0.0.0