DVTk API
Randomize Method (stringToReplace)
DVTkDvtkHighLevelInterface.Dicom.OtherAttributeSetRandomize(String)
DVTk API

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

Randomizes all attributes contained in this instance.
Declaration Syntax
C#Visual BasicVisual C++
public void Randomize(
	string stringToReplace
)
Public Sub Randomize ( _
	stringToReplace As String _
)
public:
void Randomize(
	String^ stringToReplace
)
Parameters
stringToReplace (String)
The String to replace (may not be empty).
Remarks
Randomization is performed by replacing each stringToReplace in the values of the attributes contained with a random digit between 0 and 9.

Assembly: DvtkHighLevelInterface (Module: DvtkHighLevelInterface) Version: 0.0.0.0