Freigeben über


OpenXmlAttribute.GetHashCode-Methode

Gets a hash code for this OpenXmlAttribute structure.

Namespace:  DocumentFormat.OpenXml
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
Public Overrides Function GetHashCode As Integer
'Usage
Dim instance As OpenXmlAttribute
Dim returnValue As Integer

returnValue = instance.GetHashCode()
public override int GetHashCode()

Rückgabewert

Typ: System.Int32
A hash code for this OpenXmlAttribute structure.

Siehe auch

Referenz

OpenXmlAttribute Struktur

OpenXmlAttribute-Member

DocumentFormat.OpenXml-Namespace