ScreenField.Add(Int32) Method

Definition

public:
 Microsoft::HostIntegration::SNA::Session::ScreenField ^ Add(int numberToMove);
public Microsoft.HostIntegration.SNA.Session.ScreenField Add (int numberToMove);
member this.Add : int -> Microsoft.HostIntegration.SNA.Session.ScreenField
Public Function Add (numberToMove As Integer) As ScreenField

Parameters

numberToMove
Int32

Returns

ScreenField

Applies to