Share via


DeployedServiceReplicaList.Contains(DeployedServiceReplica) Method

Definition

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

Parameters

Returns

System.Boolean

Implements

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

Applies to