Share via


DeployedServicePackageList.Contains(DeployedServicePackage) Method

Definition

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

Parameters

Returns

System.Boolean

Implements

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

Applies to