DVTk API
Exists Method (tagSequenceString)
DVTkDvtkHighLevelInterface.Dicom.MessagesDicomMessageExists(String)
DVTk API

[This is preliminary documentation and is subject to change.]

Indicates if the specified attribute exists.
Declaration Syntax
C#Visual BasicVisual C++
public bool Exists(
	string tagSequenceString
)
Public Function Exists ( _
	tagSequenceString As String _
) As Boolean
public:
bool Exists(
	String^ tagSequenceString
)
Parameters
tagSequenceString (String)
Return Value
Boolean indicating if the specified attribute exists.

Assembly: DvtkHighLevelInterface (Module: DvtkHighLevelInterface) Version: 0.0.0.0