[C#]
static SizeF Add(SizeF sz1, SizeF sz2);
[Visual Basic]
Shared Function Add(sz1 As SizeF, sz2 As SizeF) As SizeF
None.