バージョン

OnGetPositionIndexCompleted メソッド

GetPositionIndexCompleted イベントを発生します。
シンタックス
'宣言
 
Protected Sub OnGetPositionIndexCompleted( _
   ByVal args As GetPositionIndexCompletedEventArgs _
) 
protected void OnGetPositionIndexCompleted( 
   GetPositionIndexCompletedEventArgs args
)

パラメータ

args
イベントのデータを含む GetPositionIndexCompletedEventArgs インスタンス。
参照