DocumentFormat.GetHashCode() Method
Returns a number that identifies the object instance.
Namespace: DevExpress.Docs.Presentation
Assembly: DevExpress.Docs.Presentation.v26.1.dll
Declaration
Returns
See Also
Returns a number that identifies the object instance.
Namespace: DevExpress.Docs.Presentation
Assembly: DevExpress.Docs.Presentation.v26.1.dll
public override readonly int GetHashCode()
Public Overrides Function GetHashCode As Integer
| Type | Description |
|---|---|
| Int32 | An integer that identifies the DocumentFormat instance. |
© 2026 Sunbelt Computer Software