GridLength.GetHashCode Metodo

Definizione

Ottiene un codice hash per l'oggetto GridLength.

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

Valori restituiti

Codice hash per la struttura corrente GridLength .

Si applica a