バージョン

PendingOperations プロパティ

まだ完了していない Infragistics.OperationResult インスタンスのコレクションを返します。
シンタックス
'宣言
 
Public ReadOnly Property PendingOperations As Infragistics.Collections.ReadOnlyNotifyCollection(Of OperationResult)
public Infragistics.Collections.ReadOnlyNotifyCollection<OperationResult> PendingOperations {get;}
参照