ScreenField.Subtraction(ScreenField, Int32) Operator
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
static Microsoft::HostIntegration::SNA::Session::ScreenField ^ operator -(Microsoft::HostIntegration::SNA::Session::ScreenField ^ field, int numberToMove);
public static Microsoft.HostIntegration.SNA.Session.ScreenField operator - (Microsoft.HostIntegration.SNA.Session.ScreenField field, int numberToMove);
static member ( - ) : Microsoft.HostIntegration.SNA.Session.ScreenField * int -> Microsoft.HostIntegration.SNA.Session.ScreenField
Public Shared Operator - (field As ScreenField, numberToMove As Integer) As ScreenField
Parameters
- field
- ScreenField
- numberToMove
- Int32