Public Sub Combine( _ ByVal RemoteResponse As XdsQueryResponse _ )
Dim instance As XdsQueryResponse Dim RemoteResponse As XdsQueryResponse instance.Combine(RemoteResponse)
public void Combine( XdsQueryResponse RemoteResponse )
public: void Combine( XdsQueryResponse^ RemoteResponse )
Parameters
- RemoteResponse
- A second XdsQueryResponse object from which the results are copied into the primary calling object's collections