Delen via


ChannelAccount.Equals Methode

Definitie

Overloads

Equals(ChannelAccount)
Equals(Object)

Equals(ChannelAccount)

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

Parameters

Retouren

Implementeringen

Van toepassing op

Equals(Object)

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

Parameters

obj
Object

Retouren

Van toepassing op