RepeatBehavior.GetHashCode Metodo

Definizione

Restituisce il codice hash dell'istanza.

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 RepeatBehavior (WinRT). Per altre informazioni, vedere RepeatBehavior nelle informazioni di riferimento sull'API UWP.

Si applica a