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.2.2.0 (10.16.2.0)
Syntax
public bool SetFilenameList(
	string format,
	int startIndex
)

Parameters

format
Type: SystemString
startIndex
Type: SystemInt32

Return Value

Type: Boolean
Remarks