Overload List

  NameDescription
Item[([(Int32])])
Gets the InputInfoBase object with the specified index.
Item[([(String])])
Returns the InputInfoBase object with the specified name (the value of the InputInfoBase.Name property). If there are several controls with the same name, the first that is found will be returned.

See Also