RichTextBox for WPF
Blocks プロパティ (C1ListItem)

C1.WPF.RichTextBox アセンブリ > C1.WPF.RichTextBox.Documents 名前空間 > C1ListItem クラス : Blocks プロパティ
C1ListItem に含まれる C1Block 要素のコレクションを取得します。
シンタックス
'宣言
 
Public ReadOnly Property Blocks As ProxyCollection(Of C1Block)
public ProxyCollection<C1Block> Blocks {get;}
参照

C1ListItem クラス
C1ListItem メンバ