DVTk API
Results Property
DVTkDvtkApplicationLayerSessionResults
DVTk API

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

Collection of Results for a particular session.
Declaration Syntax
C#Visual BasicVisual C++
public IList Results { get; set; }
Public Property Results As IList
public:
property IList^ Results {
	IList^ get ();
	void set (IList^ value);
}

Assembly: DvtkApplicationLayer (Module: DvtkApplicationLayer) Version: 0.0.0.0