Share via


DeployedApplicationHealthStateList.Remove Method

Definition

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

Parameters

Returns

System.Boolean

Implements

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

Applies to