Share via


DeployedServiceReplicaList.Remove(DeployedServiceReplica) Method

Definition

public bool Remove(System.Fabric.Query.DeployedServiceReplica item);
abstract member Remove : System.Fabric.Query.DeployedServiceReplica -> bool
override this.Remove : System.Fabric.Query.DeployedServiceReplica -> bool
Public Function Remove (item As DeployedServiceReplica) As Boolean

Parameters

Returns

System.Boolean

Implements

System.Collections.Generic.ICollection`1.Remove(`0)

Applies to