Поделиться через


Метод ReportSize.GetHashCode

Gets the unique hash code for a ReportSize.

Пространство имен:  Microsoft.ReportingServices.RdlObjectModel
Сборка:  Microsoft.ReportingServices.Designer.Controls (в Microsoft.ReportingServices.Designer.Controls.dll)

Синтаксис

'Декларация
Public Overrides Function GetHashCode As Integer
'Применение
Dim instance As ReportSize 
Dim returnValue As Integer 

returnValue = instance.GetHashCode()
public override int GetHashCode()
public:
virtual int GetHashCode() override
abstract GetHashCode : unit -> int  
override GetHashCode : unit -> int
public override function GetHashCode() : int

Возвращаемое значение

Тип: System.Int32
The unique hash code.

См. также

Справочник

ReportSize Структура

Пространство имен Microsoft.ReportingServices.RdlObjectModel