DVTk API
Session Constructor (fileName)
DVTkDvtkApplicationLayerSessionSession(String)
DVTk API

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

Constructor
Declaration Syntax
C#Visual BasicVisual C++
public Session(
	string fileName
)
Public Sub New ( _
	fileName As String _
)
public:
Session(
	String^ fileName
)
Parameters
fileName (String)
Represnts the session file name.

Assembly: DvtkApplicationLayer (Module: DvtkApplicationLayer) Version: 0.0.0.0