バージョン

GetItemSettings メソッド

このアクションは、指定された項目設定オブジェクト (EditorControl、Style、Enabled などを含む) のリストを返します。
シンタックス
'宣言
 
Public Function GetItemSettings( _
   ByVal Group As Rational.Test.Ft.Script.Subitem, _
   ByVal Item As Rational.Test.Ft.Script.Subitem _
) As Rational.Test.Ft.Sys.HashtableEx
public Rational.Test.Ft.Sys.HashtableEx GetItemSettings( 
   Rational.Test.Ft.Script.Subitem Group,
   Rational.Test.Ft.Script.Subitem Item
)

パラメータ

Group
親グループ
Item
設定を取得する項目

戻り値の型

指定された項目の設定プロパティのリスト
解説
  • テキスト: AtText() を使用
  • 実際のインデックス: AtPosition を使用
  • VisibleIndex: AtIndex を使用
  • キー:AtName を使用
プラットフォーム

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

参照