Partilhar via


Método IReadOnlySet<T>.SetEquals

Incluir membros protegidos
Incluir membros herdados

Esse membro está sobrecarregado. Para obter informações mais completas sobre esse membro, incluindo sintaxe, uso e exemplos, clique em um nome na lista de sobrecarga.

Lista de sobrecargas

  Nome Descrição
Método público SetEquals(IEnumerable) Checks if this set contains the same and only the same elements as the other. (Herdado de IReadOnlySet.)
Método público SetEquals(IEnumerable<T>) Determines whether this set contains the same and only the same elements as the other.

Início

Consulte também

Referência

IReadOnlySet<T> Interface

Namespace Microsoft.SqlServer.Management.Sdk.Sfc