CgmFile.ContainsConsumableNumber

CgmFile.ContainsConsumableNumber method

Determines whether CGM contains a specific consumable number text

public bool ContainsConsumableNumber(string textToCheck)
ParameterTypeDescription
textToCheckStringThe text to check.

See Also