RichTextBox for UWP
Elements プロパティ

C1.UWP.RichTextBox アセンブリ > C1.Xaml.RichTextBox.Documents 名前空間 > C1TextRange クラス : Elements プロパティ
この範囲に一部でも含まれる C1TextElement要素のリストを取得します。
シンタックス
'宣言
 
Public ReadOnly Property Elements As System.Collections.Generic.IEnumerable(Of C1TextElement)
public System.Collections.Generic.IEnumerable<C1TextElement> Elements {get;}
参照

C1TextRange クラス
C1TextRange メンバ