ScreenField.CompareTo(ScreenField) Method
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:
int CompareTo(Microsoft::HostIntegration::SNA::Session::ScreenField ^ rightHandSide);
public int CompareTo (Microsoft.HostIntegration.SNA.Session.ScreenField rightHandSide);
member this.CompareTo : Microsoft.HostIntegration.SNA.Session.ScreenField -> int
Public Function CompareTo (rightHandSide As ScreenField) As Integer
Parameters
- rightHandSide
- ScreenField