Class GotoListBox
Inheritance
System.Object
GotoListBox
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Quark.XA.Core.AutomationProject
Assembly: Quark.XA.Core.AutomationProject.dll
Syntax
public class GotoListBox
Constructors
GotoListBox(ref Application)
Declaration
public GotoListBox(ref Application application)
Parameters
| Type | Name | Description |
|---|---|---|
| Application | application |
Fields
mGotoListItem
Declaration
public static string mGotoListItem
Field Value
| Type | Description |
|---|---|
| System.String |
Properties
ListItem
Declaration
public ListItem ListItem { get; }
Property Value
| Type | Description |
|---|---|
| ListItem |