Contains

SubPathCollection.Contains metod

Bestämmer om ett element finns i samlingen.

public bool Contains(SubPath item)
ParameterTypBeskrivning
itemSubPathSubPath-objekt att söka efter.

Returvärde

True - om elementet hittas; annars, false.

Se Även