Click or drag to resize
SoVRDicomFileReaderSetFilenameList Method (String, Int32, Int32)
Calls SetFilenameList(format, startIndex, endIndex, 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,
	int endIndex
)

Parameters

format
Type: SystemString
startIndex
Type: SystemInt32
endIndex
Type: SystemInt32

Return Value

Type: Boolean
Remarks