Retrieves the hash code for the management group
object. Namespace: Microsoft.EnterpriseManagement
Assembly: Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)Dim instance As ManagementGroup Dim returnValue As Integer returnValue = instance.GetHashCodePublic Overrides Function GetHashCode As Integerpublic override int GetHashCode ()public: virtual int GetHashCode () overridepublic int GetHashCode ()public override function GetHashCode () : intReturn Value Returns the hash code in Int32.
Assembly: Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)Dim instance As ManagementGroup Dim returnValue As Integer returnValue = instance.GetHashCodePublic Overrides Function GetHashCode As Integerpublic override int GetHashCode ()public: virtual int GetHashCode () overridepublic int GetHashCode ()public override function GetHashCode () : intReturn Value Returns the hash code in Int32.
Any public static
(Shared in Visual Basic) members of this type are thread safe. Any
instance members are not guaranteed to be thread safe.