Represents a List Input Device on the model interface layer

Namespace:  iseesystems.iseeNET
Assembly:  iseesystems.iseeNET.Simulation (in iseesystems.iseeNET.Simulation.dll) Version: 1.0.3315.21357

Syntax

C#
public class ListInputDevice : InterfaceObject
Visual Basic (Declaration)
Public Class ListInputDevice _
	Inherits InterfaceObject
Visual C++
public ref class ListInputDevice : public InterfaceObject

Inheritance Hierarchy

System..::.Object
  iseesystems.iseeNET..::.InterfaceObject
    iseesystems.iseeNET..::.ListInputDevice

See Also