ImmutableArray<T>.IStructuralEquatable.GetHashCode Yöntem

Tanım

Geçerli örnek için bir karma kodu döndürür.

 virtual int System.Collections.IStructuralEquatable.GetHashCode(System::Collections::IEqualityComparer ^ comparer) = System::Collections::IStructuralEquatable::GetHashCode;
int IStructuralEquatable.GetHashCode (System.Collections.IEqualityComparer comparer);
abstract member System.Collections.IStructuralEquatable.GetHashCode : System.Collections.IEqualityComparer -> int
override this.System.Collections.IStructuralEquatable.GetHashCode : System.Collections.IEqualityComparer -> int
Function GetHashCode (comparer As IEqualityComparer) As Integer Implements IStructuralEquatable.GetHashCode

Parametreler

comparer
IEqualityComparer

Geçerli nesnenin karma kodunu hesaplayan bir nesne.

Döndürülenler

Geçerli örneğe ilişkin karma kod.

Uygulamalar

Şunlara uygulanır