SizeRequest.Inequality(SizeRequest, SizeRequest) 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 bool operator !=(Microsoft::Maui::SizeRequest left, Microsoft::Maui::SizeRequest right);
public static bool operator !=(Microsoft.Maui.SizeRequest left, Microsoft.Maui.SizeRequest right);
static member op_Inequality : Microsoft.Maui.SizeRequest * Microsoft.Maui.SizeRequest -> bool
Public Shared Operator != (left As SizeRequest, right As SizeRequest) As Boolean
Parameters
- left
- SizeRequest
- right
- SizeRequest