openDICOM.NET API Reference (openDICOM# Class Library)

Value.IsNumeric Property

Returns whether this DICOM value instance contains values of a numeric type like int or float. Easy processing might be given by Decimal.

public bool IsNumeric {get;}

See Also

Value Class | openDicom.DataStructure Namespace