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