ComponentOne Studio for WinRT XAML
Enumerate メソッド (C1TextElement)

Windows.UI.Xaml.Documents.LogicalDirection
ドキュメント内の指定された方向にある要素を列挙します。
構文
'宣言
 
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
)

パラメータ

dir
Windows.UI.Xaml.Documents.LogicalDirection

戻り値の型

指定された方向にある要素の列挙。
参照

C1TextElement クラス
C1TextElement メンバ

 

 


Copyright © GrapeCity inc. All rights reserved.