FilterUIHintAttribute.GetHashCode Método
Definição
Retorna o código hash para esta instância do atributo.Returns the hash code for this attribute instance.
public:
override int GetHashCode();
public override int GetHashCode ();
override this.GetHashCode : unit -> int
Public Overrides Function GetHashCode () As Integer
Retornos
O código hash dessa instância de atributo.This attribute instance hash code.