C#
VB
C++
Java
public bool IsEmpty { get; }
Public ReadOnly Property IsEmpty As Boolean
public boolean getIsEmpty()
public:
property bool IsEmpty {
bool get();
}
true if this DicomAgeValue structure is empty; otherwise, false.
An empty DicomAgeValue has a (Number, Reference) value of 0,0.