DVTk API
Result Property
DVTkDvtkApplicationLayerEmulatorResult
DVTk API

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

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

Assembly: DvtkApplicationLayer (Module: DvtkApplicationLayer) Version: 0.0.0.0