DiscoveryClientResultCollection.Remove(DiscoveryClientResult) Metod

Definition

Tar bort den första förekomsten av en specifik DiscoveryClientResult från DiscoveryClientResultCollection.

public:
 void Remove(System::Web::Services::Discovery::DiscoveryClientResult ^ value);
public void Remove(System.Web.Services.Discovery.DiscoveryClientResult value);
member this.Remove : System.Web.Services.Discovery.DiscoveryClientResult -> unit
Public Sub Remove (value As DiscoveryClientResult)

Parametrar

Exempel

DiscoveryClientResult_Filename#1

Kommentarer

Elementen DiscoveryClientResult som följer den borttagna DiscoveryClientResult flyttningen upp för att uppta den tömda platsen.

Gäller för