AttributeString.IEquatable<AttributeString>.Equals Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
bool IEquatable<AttributeString>.Equals (Microsoft.Bot.Builder.Scorables.Internals.AttributeString other);
abstract member System.IEquatable<Microsoft.Bot.Builder.Scorables.Internals.AttributeString>.Equals : Microsoft.Bot.Builder.Scorables.Internals.AttributeString -> bool
override this.System.IEquatable<Microsoft.Bot.Builder.Scorables.Internals.AttributeString>.Equals : Microsoft.Bot.Builder.Scorables.Internals.AttributeString -> bool
Function Equals (other As AttributeString) As Boolean Implements IEquatable(Of AttributeString).Equals
Parameters
- other
- AttributeString