ComponentOne Studio for WinRT XAML
GetParents メソッド

ルートにある親のリストを返します。
構文
'宣言
 
Public Function GetParents() As System.Collections.Generic.List(Of C1TextElement)
public System.Collections.Generic.List<C1TextElement> GetParents()

戻り値の型

ルートにある親のリスト。
参照

C1TextElement クラス
C1TextElement メンバ

 

 


Copyright © GrapeCity inc. All rights reserved.