GrapeCity SPREAD for WPF 2.0J
GetVisualChild メソッド (EditorPresenter)

子要素のインデックス位置。
指定したインデックス位置にある子 System.Windows.Media.Visual 要素を取得します。
構文
'Declaration
 
Protected Overrides NotOverridable Function GetVisualChild( _
   ByVal index As Integer _
) As Visual
protected override Visual GetVisualChild( 
   int index
)

パラメータ

index
子要素のインデックス位置。

戻り値の型

指定したインデックス位置にある子要素。
例外
例外説明
System.ArgumentOutOfRangeExceptionindex が子ビジュアル要素の数を超えています。
参照

EditorPresenter クラス
EditorPresenter メンバ

 

 


Copyright © 2012 GrapeCity inc. All rights reserved.