AttributedTextRunComparer.Compare Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
public:
virtual int Compare(Microsoft::Maui::Graphics::Text::IAttributedTextRun ^ first, Microsoft::Maui::Graphics::Text::IAttributedTextRun ^ second);
public int Compare (Microsoft.Maui.Graphics.Text.IAttributedTextRun first, Microsoft.Maui.Graphics.Text.IAttributedTextRun second);
abstract member Compare : Microsoft.Maui.Graphics.Text.IAttributedTextRun * Microsoft.Maui.Graphics.Text.IAttributedTextRun -> int
override this.Compare : Microsoft.Maui.Graphics.Text.IAttributedTextRun * Microsoft.Maui.Graphics.Text.IAttributedTextRun -> int
Public Function Compare (first As IAttributedTextRun, second As IAttributedTextRun) As Integer
Parâmetros
- first
- IAttributedTextRun
- second
- IAttributedTextRun