openDICOM.NET API Reference (openDICOM# Class Library)

Value.IsArray Property

Returns whether this DICOM value instance contains values of type string. Be careful! Do not confuse with IsMultiValue! This property concerns a single value entry.

public bool IsArray {get;}

See Also

Value Class | openDicom.DataStructure Namespace