Documentation For Encog 2.x

Input Class

A form element that represents for input for text. These are of the form name=value.

For a list of all members of this type, see Input Members .

System.Object
   DocumentRange
      FormElement
         Input

public class Input : FormElement

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Encog.Bot.Browse.Range

Assembly: encog-core-cs (in encog-core-cs.dll)

See Also

Input Members | Encog.Bot.Browse.Range Namespace