DVTk API
GetSession Method (index)
DVTkDvtkApplicationLayerSessionGetSession(Int32)
DVTk API

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

Method to get the Session Information from the Collection of sessions with a particular index.
Declaration Syntax
C#Visual BasicVisual C++
public Session GetSession(
	int index
)
Public Function GetSession ( _
	index As Integer _
) As Session
public:
Session^ GetSession(
	int index
)
Parameters
index (Int32)
Index number of a session in a collection of sessions.
Return Value

Assembly: DvtkApplicationLayer (Module: DvtkApplicationLayer) Version: 0.0.0.0