Attachment.Equals メソッド

定義

オーバーロード

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

パラメーター

other
Attachment

戻り値

実装

適用対象

Equals(Object)

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

パラメーター

other
Object

戻り値

適用対象