DVTk API
IsValid Method (theResultsFileName)
DVTkDvtkApplicationLayerResultIsValid(String)
DVTk API

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

Returns a boolean indicating if the supplied results file name is a valid one.
Declaration Syntax
C#Visual BasicVisual C++
public static bool IsValid(
	string theResultsFileName
)
Public Shared Function IsValid ( _
	theResultsFileName As String _
) As Boolean
public:
static bool IsValid(
	String^ theResultsFileName
)
Parameters
theResultsFileName (String)
The results file name.
Return Value
Indicating if the supplied results file name is a valid one.

Assembly: DvtkApplicationLayer (Module: DvtkApplicationLayer) Version: 0.0.0.0