DVTk API
MakeAscending Method (recursive)
DVTkDvtkHighLevelInterface.Dicom.OtherAttributeSetMakeAscending(Boolean)
DVTk API

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

Make attributes in this AttributeSet ascending (Dicom compliant).
Declaration Syntax
C#Visual BasicVisual C++
public void MakeAscending(
	bool recursive
)
Public Sub MakeAscending ( _
	recursive As Boolean _
)
public:
void MakeAscending(
	bool recursive
)
Parameters
recursive (Boolean)
When this is true, all attributes are made ascending resursively, i.e. all contained sequence items are also sorted.

Assembly: DvtkHighLevelInterface (Module: DvtkHighLevelInterface) Version: 0.0.0.0