'宣言 Public Function DeferRefresh() As System.IDisposable
public System.IDisposable DeferRefresh()
戻り値の型
An System.IDisposable object that you can use to dispose of the calling object.
'宣言 Public Function DeferRefresh() As System.IDisposable
public System.IDisposable DeferRefresh()
例外 | 解説 |
---|---|
System.InvalidOperationException | オブジェクトの現在の状態に対して無効なメソッド呼び出しが行われた場合にスローされる例外。 |