ScreenField.Decrement(ScreenField) 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);
public static Microsoft.HostIntegration.SNA.Session.ScreenField operator -- (Microsoft.HostIntegration.SNA.Session.ScreenField field);
static member op_Decrement : Microsoft.HostIntegration.SNA.Session.ScreenField -> Microsoft.HostIntegration.SNA.Session.ScreenField
Public Shared op_Decrement (field As ScreenField) As ScreenField
Parameters
- field
- ScreenField