RichTextBox for WPF
Elements プロパティ (C1TextRange)

C1.WPF.RichTextBox アセンブリ > C1.WPF.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 メンバ