バージョン

GetChildrenCore メソッド (ViewableRecordCollectionAutomationPeer)

この System.Windows.Automation.Peers.AutomationPeer に関連するオブジェクトの子要素のコレクションを返します
シンタックス
'宣言
 
Protected Overrides Function GetChildrenCore() As List(Of AutomationPeer)
protected override List<AutomationPeer> GetChildrenCore()

戻り値の型

子要素のコレクション。
参照