'Declaration Public Overloads Function Equals( _ ByVal other As Font _ ) As Boolean
'Declaration
Public Overloads Function Equals( _ ByVal other As Font _ ) As Boolean
'Usage Dim instance As Font Dim other As Font Dim value As Boolean value = instance.Equals(other)
'Usage
Dim instance As Font Dim other As Font Dim value As Boolean value = instance.Equals(other)
public bool Equals( Font other )
true
false
Font Structure Font Members Overload List