KeyTime.GetHashCode Metodo

Definizione

Restituisce il codice hash che rappresenta l'oggetto KeyTime.

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

Restituisce

Int32

Codice hash.

Commenti

Questo struct rappresenta la proiezione .NET dello struct Windows Runtime (WinRT) KeyTime . Per altre informazioni, vedere KeyTime nei riferimenti all'API UWP.

Si applica a