Duration.GetHashCode Metodo

Definizione

Ottiene un codice hash per questo oggetto.

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

Restituisce

Int32

Identificatore del codice hash.

Commenti

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

Si applica a