M

WireSizeSet.Contains

Description:
Tests for the existence of a wire size within the set.
public virtual bool Contains(
	WireSize item
)
Return Value bool The Contains method returns True if the wire size is within the set, otherwise False.