Share via


DeployedCodePackageList.Contains(DeployedCodePackage) Method

Definition

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

Parameters

Returns

System.Boolean

Implements

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

Applies to