'宣言 Public Overrides Function GetHashCode() As System.Integer
'使用法 Dim instance As OutputRange Dim value As System.Integer value = instance.GetHashCode()
public override System.int GetHashCode()
戻り値の型
現在のオブジェクトのハッシュコード。
'宣言 Public Overrides Function GetHashCode() As System.Integer
'使用法 Dim instance As OutputRange Dim value As System.Integer value = instance.GetHashCode()
public override System.int GetHashCode()