Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Returns: Operators

Maira Wenzel edited this page Apr 24, 2019 · 1 revision

The following table shows the boilerplate wording for return value descriptions within operator topics. The wording varies according to the operator type.

Operator type Return value wording Examples
Unary/binary operator A/The <generic description of type>. Type: System.Windows.Point
The point to translate.
Conversion operator A/The <generic description of type> that represents the converted <Type>. Type: System.Single
The single-precision floating-point number that represents the converted Decimal.

(You can also say: The converted Decimal.)

Note: If any of the return types in an operator is a primitive type, use the language-neutral phrase for it.

Clone this wiki locally
Morty Proxy This is a proxified and sanitized view of the page, visit original site.