eDriven Framework API
HasSlot Method (slot)
NamespaceseDriven.Core.SignalsISignalHasSlot(Slot)
eDriven Framework API
Returns true if the specified slot is connected to this signal
Declaration Syntax
C#Visual BasicVisual C++
bool HasSlot(
	Slot slot
)
Function HasSlot ( _
	slot As Slot _
) As Boolean
bool HasSlot(
	Slot^ slot
)
Parameters
slot (Slot)
Return Value

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