RichTextBox for UWP
Children プロパティ (C1HtmlElement)

C1.UWP.RichTextBox アセンブリ > C1.Xaml.RichTextBox.Documents 名前空間 > C1HtmlElement クラス : Children プロパティ
この C1HtmlElementの子を取得します。
シンタックス
'宣言
 
Public ReadOnly Property Children As System.Collections.Generic.IEnumerable(Of C1HtmlNode)
public System.Collections.Generic.IEnumerable<C1HtmlNode> Children {get;}
参照

C1HtmlElement クラス
C1HtmlElement メンバ