Sdílet prostřednictvím


Attachment.Equals Metoda

Definice

Přetížení

Equals(Attachment)
Equals(Object)

Equals(Attachment)

public bool Equals (Microsoft.Bot.Connector.Attachment other);
override this.Equals : Microsoft.Bot.Connector.Attachment -> bool
Public Function Equals (other As Attachment) As Boolean

Parametry

other
Attachment

Návraty

Implementuje

Platí pro

Equals(Object)

public override bool Equals (object other);
override this.Equals : obj -> bool
Public Overrides Function Equals (other As Object) As Boolean

Parametry

other
Object

Návraty

Platí pro