バージョン

PollForItemSourceChangesCompletedEventArgs コンストラクタ

シンタックス
'宣言
 
Public Function New( _
   ByVal results() As Object, _
   ByVal exception As Exception, _
   ByVal cancelled As Boolean, _
   ByVal userState As Object _
)
public PollForItemSourceChangesCompletedEventArgs( 
   object[] results,
   Exception exception,
   bool cancelled,
   object userState
)

パラメータ

results
exception
cancelled
userState
参照