Operators.CompareObjectGreaterEqual Method
Silverlight
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Represents the Visual Basic greater-than or equal-to (>=) operator.
Namespace: Microsoft.VisualBasic.CompilerServices
Assembly: Microsoft.VisualBasic (in Microsoft.VisualBasic.dll)
Parameters
- Left
- Type: System.Object
Required. Any expression.
- Right
- Type: System.Object
Required. Any expression.
- TextCompare
- Type: System.Boolean
Required. True to perform a case-insensitive string comparison; otherwise, False.
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.