C#
Objective-C
C++
Java
public bool ExistsElement(
DicomElement element
)
public boolean existsElement(DicomElement element)
public:
bool ExistsElement(
DicomElement^ element
)
element
A DicomElement object.
true if the specified object is valid; otherwise, false.
For an example, refer to Load.