Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Retrieves the hash code for the radio table item (using the hash code of the Name property).
Namespace: Microsoft.WindowsServerSolutions.Controls
Assembly: AdminCommon (in AdminCommon.dll)
Syntax
public override int GetHashCode()
public:
virtual int GetHashCode() override
Public Overrides Function GetHashCode As Integer
Return Value
Type: System.Int32
An System.Int32.
See Also
RadioTableItem Class
Microsoft.WindowsServerSolutions.Controls Namespace
Return to top