Compartir a través de


Font.IEquatable<Font>.Equals(Font) Método

Definición

 virtual bool System.IEquatable<Microsoft.Maui.Font>.Equals(Microsoft::Maui::Font other) = IEquatable<Microsoft::Maui::Font>::Equals;
bool IEquatable<Font>.Equals (Microsoft.Maui.Font other);
abstract member System.IEquatable<Microsoft.Maui.Font>.Equals : Microsoft.Maui.Font -> bool
override this.System.IEquatable<Microsoft.Maui.Font>.Equals : Microsoft.Maui.Font -> bool
Function Equals (other As Font) As Boolean Implements IEquatable(Of Font).Equals

Parámetros

other
Font

Devoluciones

Implementaciones

Se aplica a