RepeatBehavior.GetHashCode Metodo

Definizione

Restituisce il codice hash di questa istanza.

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

Valori restituiti

Codice hash.

Commenti

Questo struct rappresenta la proiezione .NET dello struct Windows Runtime (WinRT) RepeatBehavior. Per altre informazioni, vedi RepeatBehavior nella guida di riferimento all'API UWP.

Si applica a