'宣言 Function EndListChildren( _ ByVal result As System.IAsyncResult _ ) As ListChildrenResponse
'使用法 Dim instance As ReportingService2005Soap Dim result As System.IAsyncResult Dim value As ListChildrenResponse value = instance.EndListChildren(result)
ListChildrenResponse EndListChildren( System.IAsyncResult result )
パラメータ
- result