ITableProvider.GetRowHeaders メソッド

定義

テーブル内のすべての行ヘッダーを表す UI オートメーション プロバイダーのコレクションを取得します。

public:
 cli::array <System::Windows::Automation::Provider::IRawElementProviderSimple ^> ^ GetRowHeaders();
public System.Windows.Automation.Provider.IRawElementProviderSimple[] GetRowHeaders ();
abstract member GetRowHeaders : unit -> System.Windows.Automation.Provider.IRawElementProviderSimple[]
Public Function GetRowHeaders () As IRawElementProviderSimple()

戻り値

UI オートメーション プロバイダーのコレクション。

適用対象

こちらもご覧ください