Share via


ProvisionedFabricConfigVersionList.Remove Method

Definition

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

Parameters

Returns

System.Boolean

Implements

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

Applies to