Condividi tramite


SearchKnowledgeRetrieval.Equals(SearchKnowledgeRetrieval) Method

Definition

Indicates whether the current object is equal to another object of the same type.

public bool Equals(Azure.ResourceManager.Search.Models.SearchKnowledgeRetrieval other);
override this.Equals : Azure.ResourceManager.Search.Models.SearchKnowledgeRetrieval -> bool
Public Function Equals (other As SearchKnowledgeRetrieval) As Boolean

Parameters

other
SearchKnowledgeRetrieval

An object to compare with this object.

Returns

true if the current object is equal to the other parameter; otherwise, false.

Implements

Applies to