DVTk API
Emulators Property
DVTkDvtkApplicationLayerEmulatorSessionEmulators
DVTk API

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

Represents a collection of emulators in an EmulatorSession. Typically here (StorageScu ,StorageScp ,PrintScp).
Declaration Syntax
C#Visual BasicVisual C++
public IList Emulators { get; set; }
Public Property Emulators As IList
public:
property IList^ Emulators {
	IList^ get ();
	void set (IList^ value);
}

Assembly: DvtkApplicationLayer (Module: DvtkApplicationLayer) Version: 0.0.0.0