Share via


DeployedCodePackageList.Remove(DeployedCodePackage) Method

Definition

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

Parameters

Returns

System.Boolean

Implements

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

Applies to