RichTextBox for UWP
Fragments プロパティ

C1.UWP.RichTextBox アセンブリ > C1.Xaml.RichTextBox 名前空間 > C1Line クラス : Fragments プロパティ
この行に含まれるフラグメントのコレクションを取得します。
シンタックス
'宣言
 
Public ReadOnly Property Fragments As System.Collections.Generic.IEnumerable(Of C1LineFragment)
public System.Collections.Generic.IEnumerable<C1LineFragment> Fragments {get;}
参照

C1Line クラス
C1Line メンバ