IGetChildrenRequest.AddResults(ICollection<INavigableItem>) Metodo

Definizione

Recupera un valore usato dal consumatore che richiede per restituire i risultati.

public:
 void AddResults(System::Collections::Generic::ICollection<Microsoft::SqlServer::Management::UI::VSIntegration::ObjectExplorer::INavigableItem ^> ^ batch);
public void AddResults(System.Collections.Generic.ICollection<Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.INavigableItem> batch);
abstract member AddResults : System.Collections.Generic.ICollection<Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.INavigableItem> -> unit
Public Sub AddResults (batch As ICollection(Of INavigableItem))

Parametri

batch
ICollection<INavigableItem>

Raccolta a lotti.

Si applica a