AttributeCollection.GetHashCode Metoda

Definicja

Zwraca wartość skrótu dla tego wystąpienia.

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

Zwraca

Int32

Kod skrótu 32-bitowej liczby całkowitej ze znakiem.

Uwagi

GetHashCode Użyj metody , aby określić kod skrótu dla tego AttributeCollection obiektu.

Dotyczy

Zobacz też