RectangleF.GetHashCode Metodo

Definizione

Ottiene il codice hash per questa RectangleF struttura. Per informazioni sull'uso dei codici hash, vedere Object.GetHashCode.

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

Valori restituiti

Codice hash per questo RectangleFoggetto .

Si applica a