RichTextBox for WPF
GetParents メソッド (C1TextElement)

C1.WPF.RichTextBox アセンブリ > C1.WPF.RichTextBox.Documents 名前空間 > C1TextElement クラス : GetParents メソッド
ルートにある親のリストを返します。
シンタックス
'宣言
 
Public Function GetParents() As System.Collections.Generic.List(Of C1TextElement)
public System.Collections.Generic.List<C1TextElement> GetParents()

戻り値の型

ルートにある親のリスト。
参照

C1TextElement クラス
C1TextElement メンバ