QsFragment.GetHashCode Method

Definition

Overloads

GetHashCode()

C#
public override sealed int GetHashCode ();

Returns

System.Int32

Applies to

Microsoft Quantum Development Kit Latest
Product Versions
Microsoft Quantum Development Kit Latest

GetHashCode(IEqualityComparer)

C#
public override sealed int GetHashCode (System.Collections.IEqualityComparer comp);

Parameters

comp
System.Collections.IEqualityComparer

Returns

System.Int32

Implements

System.Collections.IStructuralEquatable.GetHashCode(System.Collections.IEqualityComparer)

Applies to

Microsoft Quantum Development Kit Latest
Product Versions
Microsoft Quantum Development Kit Latest