Matrix.GetHashCode Método

Definição

Retorna um código hash.Returns a hash code.

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

Retornos

Int32

O código hash deste Matrix.The hash code for this Matrix.

Aplica-se a