'Declaration Public Overloads Overrides Function Equals( _ ByVal other As Object _ ) As Boolean
'Declaration
Public Overloads Overrides Function Equals( _ ByVal other As Object _ ) As Boolean
'使用法 Dim instance As Font Dim other As Object Dim value As Boolean value = instance.Equals(other)
'使用法
Dim instance As Font Dim other As Object Dim value As Boolean value = instance.Equals(other)
public override bool Equals( object other )
true
false
Font 構造体 Font メンバ オーバーロード一覧
Copyright © 2004 GrapeCity inc.