Click or drag to resize
Tesco SW, a.s.

ListFrameInTwoListFrameTMenuGetRowByOrder Method

[Missing <summary> documentation for "M:TescoSW.MW.UITests.Common.PageModel.Components.Frames.ListFrameInTwoListFrame`1.GetRowByOrder(System.Int32,System.Int32)"]

Namespace:  TescoSW.MW.UITests.Common.PageModel.Components.Frames
Assembly:  TescoSW.MW.UITests.Common (in TescoSW.MW.UITests.Common.dll) Version: 21.2.8103.33088
Syntax
C#
public IRowInTwoListFrame<TMenu, ICell> GetRowByOrder(
	int order,
	int interval = 8
)

Parameters

order
Type: SystemInt32

[Missing <param name="order"/> documentation for "M:TescoSW.MW.UITests.Common.PageModel.Components.Frames.ListFrameInTwoListFrame`1.GetRowByOrder(System.Int32,System.Int32)"]

interval (Optional)
Type: SystemInt32

[Missing <param name="interval"/> documentation for "M:TescoSW.MW.UITests.Common.PageModel.Components.Frames.ListFrameInTwoListFrame`1.GetRowByOrder(System.Int32,System.Int32)"]

Return Value

Type: IRowInTwoListFrameTMenu, ICell

[Missing <returns> documentation for "M:TescoSW.MW.UITests.Common.PageModel.Components.Frames.ListFrameInTwoListFrame`1.GetRowByOrder(System.Int32,System.Int32)"]

See Also