GridLength.GetHashCode Metodo

Definizione

Ottiene un codice hash per GridLength.

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

Restituisce

Int32

Codice hash per la struttura GridLength corrente.

Si applica a