GetItemsOfColumn メソッド (SWTTree)

クラス

SWTTree.

処理

指定した列の項目をツリーから取得します。

構文

itemsOfColumn = tree.GetItemsOfColumn([allItems, column])
変数 説明
itemsOfColumn TreeContent
allItems 省略可能: true の場合、非表示項目も結果に含まれます。 Boolean
column 省略可能: 項目の取得を始める列。 The value is zero-based.。 Integer