eDriven Framework API
ElementExistenceEvent Constructor (type)
NamespaceseDriven.Gui.EventsElementExistenceEventElementExistenceEvent(String)
eDriven Framework API
Initializes a new instance of the ElementExistenceEvent class
Declaration Syntax
C#Visual BasicVisual C++
public ElementExistenceEvent(
	string type
)
Public Sub New ( _
	type As String _
)
public:
ElementExistenceEvent(
	String^ type
)
Parameters
type (String)

Assembly: eDriven.Gui (Module: eDriven.Gui) Version: 2.0.1.0 (2.0.1.0)