DVTk API
Exists Method (tagSequence)
DVTkDvtkHighLevelInterface.Dicom.OtherAttributeSetExists(String)
DVTk API

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

Indicates if the attribute with the supplied tag sequence exists.
Declaration Syntax
C#Visual BasicVisual C++
public bool Exists(
	string tagSequence
)
Public Function Exists ( _
	tagSequence As String _
) As Boolean
public:
bool Exists(
	String^ tagSequence
)
Parameters
tagSequence (String)
The tag sequence.
Return Value
Indicates if the attribute exists.

Assembly: DvtkHighLevelInterface (Module: DvtkHighLevelInterface) Version: 0.0.0.0