ConduitSizes.Contains
Description:
Checks whether a conduit size with the nominal diameter exists.
Checks whether a conduit size with the nominal diameter exists.
public bool Contains(
double nominalDiameter
)
-
DoublenominalDiameterNominal diameter.
Return Value
bool
True if a conduit size with the nominal diameter exists.
-
The given value for nominalDiameter must be greater than 0 and no more than 30000 feet.