Remove

SubPathCollection.Remove metod

Tar bort SubPath-elementet.

public bool Remove(SubPath item)
ParameterTypBeskrivning
itemSubPathSubPath-objektet som kommer att tas bort.

Returvärde

True - om elementet hittas; annars, false.

Se Även