Share via


GridLength.GetHashCode Method

Definition

Returns a value that is used for efficient storage of this object in collections.

public:
 override int GetHashCode();
public override int GetHashCode ();
override this.GetHashCode : unit -> int
Public Overrides Function GetHashCode () As Integer

Returns

Remarks

Overridden.

Applies to