Click or drag to resize
SoVRDicomFileReaderSetFilenameList Method (String, Int32)
Calls SetFilenameList(format, startIndex, INT_MAX, 1).

Namespace: OIV.VolumeViz.Readers
Assembly: OIV.VolumeViz (in OIV.VolumeViz.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public bool SetFilenameList(
	string format,
	int startIndex
)

Parameters

format
Type: SystemString
startIndex
Type: SystemInt32

Return Value

Type: Boolean
Remarks