<Code Lib>
2025 Method
Changes 0
M

ConduitSizes.Contains

Description:
Checks whether a conduit size with the nominal diameter exists.

public bool Contains(
	double nominalDiameter
)

  • nominalDiameter
    Nominal diameter.
Return Value Boolean True if a conduit size with the nominal diameter exists.

Loading…