HasValue Property (original) (raw)
Summary
Returns a value indicating if LoadBeforeElementData has a value.
Syntax
public bool HasValue { get; }
public:
property bool HasValue
{
bool get()
}
Property Value
returns true if LoadBeforeElementData has a value; otherwise, false.
Remarks
This method returns true if any of the following conditions are true
- Encoding is ElementDataType.BulkData and BulkData contains a value
- ElementValue contains a value
- BulkDataRasterImage contains a value
Requirements
See Also
Leadtools.Dicom.Common.Extensions Namespace
Leadtools.Dicom.Common Assembly