Share via


DeployedCodePackageList.IndexOf(DeployedCodePackage) Method

Definition

public int IndexOf(System.Fabric.Query.DeployedCodePackage item);
abstract member IndexOf : System.Fabric.Query.DeployedCodePackage -> int
override this.IndexOf : System.Fabric.Query.DeployedCodePackage -> int
Public Function IndexOf (item As DeployedCodePackage) As Integer

Parameters

Returns

System.Int32

Implements

System.Collections.Generic.IList`1.IndexOf(`0)

Applies to