| C1.Xaml.RichTextBox アセンブリ > C1.Xaml.RichTextBox.Documents 名前空間 > C1TextElement クラス : Enumerate メソッド |
'宣言 Public Function Enumerate( _ ByVal dir As Windows.UI.Xaml.Documents.LogicalDirection _ ) As System.Collections.Generic.IEnumerable(Of C1TextElement)
public System.Collections.Generic.IEnumerable<C1TextElement> Enumerate( Windows.UI.Xaml.Documents.LogicalDirection dir )