TableLayoutPanelCellPosition.GetHashCode Método

Definición

Devuelve un código hash para esta TableLayoutPanelCellPosition.

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

Devoluciones

Int32

Valor entero que especifica un valor hash de este TableLayoutPanelCellPosition.

Se aplica a

Consulte también