public static bool operator ==( FontFamily? a, FontFamily? b )
Public Shared Operator = ( a As FontFamily, b As FontFamily ) As Boolean
static let inline (=) a : FontFamily * b : FontFamily : bool
In This Article