[C#]
static Size operator - (Size a);
[Visual Basic]
Shared Function Operator - (a As Size) As Size
None.