Share via


DeployedCodePackageList.Add(DeployedCodePackage) Method

Definition

public void Add(System.Fabric.Query.DeployedCodePackage item);
abstract member Add : System.Fabric.Query.DeployedCodePackage -> unit
override this.Add : System.Fabric.Query.DeployedCodePackage -> unit
Public Sub Add (item As DeployedCodePackage)

Parameters

Implements

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

Applies to