DVTk API
RemoveItemAt Method (oneBasedIndex)
DVTkDvtkHighLevelInterface.Dicom.OtherAttributeRemoveItemAt(Int32)
DVTk API

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

Removes a sequence item.
Declaration Syntax
C#Visual BasicVisual C++
public abstract void RemoveItemAt(
	int oneBasedIndex
)
Public MustOverride Sub RemoveItemAt ( _
	oneBasedIndex As Integer _
)
public:
virtual void RemoveItemAt(
	int oneBasedIndex
) abstract
Parameters
oneBasedIndex (Int32)
The one based index

Assembly: DvtkHighLevelInterface (Module: DvtkHighLevelInterface) Version: 0.0.0.0