Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
GetVisualChild メソッド (IGControlBase)
指定したインデックスで親子を取得します。
シンタックス
'宣言
Protected Overrides Function GetVisualChild( _
ByVal As Integer _
) As Visual
protected override Visual GetVisualChild(
int
)
パラメータ
- index
- 特定の子親の 0 から始まるインデックス番号。
戻り値の型
指定されたインデックスにある親子。
参照