[C#]
static bool operator == (SizeF sz1, SizeF sz2);
[Visual Basic]
Shared Function Operator == (sz1 As SizeF, sz2 As SizeF) As Boolean
None.