GeneratorPosition.GetHashCode Método
Definição
Retorna o código hash para este GeneratorPosition.Returns the hash code for this GeneratorPosition.
public:
override int GetHashCode();
public override int GetHashCode ();
override this.GetHashCode : unit -> int
Public Overrides Function GetHashCode () As Integer
Retornos
O código hash deste GeneratorPosition.The hash code for this GeneratorPosition.
Comentários
Essa estrutura representa a projeção .NET da estrutura Windows Runtime (WinRT) GeneratorPosition .This struct represents the .NET projection of the Windows Runtime (WinRT) GeneratorPosition struct. Para obter mais informações, consulte GeneratorPosition na referência da API UWP.For more information, see GeneratorPosition in the UWP API reference.