DVTk API
RemoveValueAt Method (tagSequence, zeroBasedIndex)
DVTkDvtkHighLevelInterface.Dicom.OtherAttributeSetRemoveValueAt(String, Int32)
DVTk API

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

Declaration Syntax
C#Visual BasicVisual C++
public void RemoveValueAt(
	string tagSequence,
	int zeroBasedIndex
)
Public Sub RemoveValueAt ( _
	tagSequence As String, _
	zeroBasedIndex As Integer _
)
public:
void RemoveValueAt(
	String^ tagSequence, 
	int zeroBasedIndex
)
Parameters
tagSequence (String)
zeroBasedIndex (Int32)

Assembly: DvtkHighLevelInterface (Module: DvtkHighLevelInterface) Version: 0.0.0.0