DVTk API
Remove Method (theSession, theResultsFileNames)
DVTkDvtkApplicationLayerResultRemove(Session, ArrayList)
DVTk API

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

Remove .xml files, and if exisiting, the corresponding .html files.
Declaration Syntax
C#Visual BasicVisual C++
public static void Remove(
	Session theSession,
	ArrayList theResultsFileNames
)
Public Shared Sub Remove ( _
	theSession As Session, _
	theResultsFileNames As ArrayList _
)
public:
static void Remove(
	Session^ theSession, 
	ArrayList^ theResultsFileNames
)
Parameters
theSession (Session)
The session.
theResultsFileNames (ArrayList)
The results file names.

Assembly: DvtkApplicationLayer (Module: DvtkApplicationLayer) Version: 0.0.0.0