 | StepResultEntryPosition Property |
Position
Namespace:
Huarui.STARLine
Assembly:
SharpHamilton (in SharpHamilton.dll) Version: 0.1.0.0 (0.1.0.0)
Syntaxpublic int Position { get; }
Public ReadOnly Property Position As Integer
Get
public:
property int Position {
int get ();
}
member Position : int with get
Property Value
Type:
Int32
See Also