Compartilhar via


PluginCurrentState.Equals(PluginCurrentState) Método

Definição

Indica se o objeto atual é igual a outro objeto do mesmo tipo.

public bool Equals (Azure.Analytics.Synapse.Spark.Models.PluginCurrentState other);
override this.Equals : Azure.Analytics.Synapse.Spark.Models.PluginCurrentState -> bool
Public Function Equals (other As PluginCurrentState) As Boolean

Parâmetros

other
PluginCurrentState

Um objeto para comparação com esse objeto.

Retornos

true se o objeto atual for igual ao parâmetro other; caso contrário, false.

Implementações

Aplica-se a