다음을 통해 공유


FontSource.Inequality(FontSource, FontSource) 연산자

정의

public:
 static bool operator !=(Microsoft::Maui::Graphics::FontSource left, Microsoft::Maui::Graphics::FontSource right);
public static bool operator !=(Microsoft.Maui.Graphics.FontSource left, Microsoft.Maui.Graphics.FontSource right);
static member op_Inequality : Microsoft.Maui.Graphics.FontSource * Microsoft.Maui.Graphics.FontSource -> bool
Public Shared Operator != (left As FontSource, right As FontSource) As Boolean

매개 변수

left
FontSource
right
FontSource

반환

적용 대상