DVTk API
Delete Method (tagSequence)
DVTkDvtkHighLevelInterface.Dicom.OtherAttributeSetDelete(String)
DVTk API

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

Delete Attributes. The tag sequence supplied can be both single attribute matching and wildcard attribute matching.
Declaration Syntax
C#Visual BasicVisual C++
public void Delete(
	string tagSequence
)
Public Sub Delete ( _
	tagSequence As String _
)
public:
void Delete(
	String^ tagSequence
)
Parameters
tagSequence (String)

Assembly: DvtkHighLevelInterface (Module: DvtkHighLevelInterface) Version: 0.0.0.0