Share via


DeployedApplicationHealthStateList.CopyTo Method

Definition

public void CopyTo(System.Fabric.Health.DeployedApplicationHealthState[] array, int arrayIndex);
abstract member CopyTo : System.Fabric.Health.DeployedApplicationHealthState[] * int -> unit
override this.CopyTo : System.Fabric.Health.DeployedApplicationHealthState[] * int -> unit
Public Sub CopyTo (array As DeployedApplicationHealthState(), arrayIndex As Integer)

Parameters

arrayIndex
System.Int32

Implements

System.Collections.Generic.ICollection`1.CopyTo(`0[],System.Int32)

Applies to