Поделиться через


ContextFlyoutItemHandlerUpdate.Equals Метод

Определение

Перегрузки

Equals(ContextFlyoutItemHandlerUpdate)
Equals(Object)

Equals(ContextFlyoutItemHandlerUpdate)

Исходный код:
MenuFlyoutItemHandlerUpdate.cs
Исходный код:
MenuFlyoutItemHandlerUpdate.cs
public:
 virtual bool Equals(Microsoft::Maui::Handlers::ContextFlyoutItemHandlerUpdate ^ other);
public virtual bool Equals (Microsoft.Maui.Handlers.ContextFlyoutItemHandlerUpdate? other);
Public Overridable Function Equals (other As ContextFlyoutItemHandlerUpdate) As Boolean

Параметры

Возвращаемое значение

Реализации

Применяется к

Equals(Object)

Исходный код:
MenuFlyoutItemHandlerUpdate.cs
Исходный код:
MenuFlyoutItemHandlerUpdate.cs
public:
 override bool Equals(System::Object ^ obj);
public override bool Equals (object? obj);
Public Overrides Function Equals (obj As Object) As Boolean

Параметры

obj
Object

Возвращаемое значение

Применяется к