|
24 | 24 | </Attribute>
|
25 | 25 | </Attributes>
|
26 | 26 | <Docs>
|
27 |
| - <summary>Computes aggregates over a sequence of <see langword="Int64" /> values.</summary> |
| 27 | + <summary>Computes aggregates over a sequence of <see cref="T:System.Int64" /> values.</summary> |
28 | 28 | <remarks>To be added.</remarks>
|
29 | 29 | <forInternalUseOnly />
|
30 | 30 | </Docs>
|
|
53 | 53 | <Parameter Name="value" Type="System.Int64" />
|
54 | 54 | </Parameters>
|
55 | 55 | <Docs>
|
56 |
| - <param name="value">A value of type <see langword="Int64" />.</param> |
57 |
| - <summary>Finds an average of a sequence of <see langword="Int64" /> values.</summary> |
| 56 | + <param name="value">A value of type <see cref="T:System.Int64" />.</param> |
| 57 | + <summary>Finds an average of a sequence of <see cref="T:System.Int64" /> values.</summary> |
58 | 58 | <remarks>To be added.</remarks>
|
59 | 59 | <forInternalUseOnly />
|
60 | 60 | </Docs>
|
|
80 | 80 | <ReturnType>System.Int64</ReturnType>
|
81 | 81 | </ReturnValue>
|
82 | 82 | <Docs>
|
83 |
| - <summary>Returns an <see langword="Int64" /> value that contains the average of a sequence of <see langword="Int64" /> values.</summary> |
84 |
| - <value>An <see langword="Int64" /> value that contains the average of a sequence of <see langword="Int64" /> values.</value> |
| 83 | + <summary>Returns an <see cref="T:System.Int64" /> value that contains the average of a sequence of <see cref="T:System.Int64" /> values.</summary> |
| 84 | + <value>An <see cref="T:System.Int64" /> value that contains the average of a sequence of <see cref="T:System.Int64" /> values.</value> |
85 | 85 | <remarks>To be added.</remarks>
|
86 | 86 | <forInternalUseOnly />
|
87 | 87 | </Docs>
|
|
108 | 108 | </ReturnValue>
|
109 | 109 | <Parameters />
|
110 | 110 | <Docs>
|
111 |
| - <summary>Initializes a sequence of <see langword="Int64" /> values.</summary> |
| 111 | + <summary>Initializes a sequence of <see cref="T:System.Int64" /> values.</summary> |
112 | 112 | <remarks>To be added.</remarks>
|
113 | 113 | <forInternalUseOnly />
|
114 | 114 | </Docs>
|
|
134 | 134 | <ReturnType>System.Boolean</ReturnType>
|
135 | 135 | </ReturnValue>
|
136 | 136 | <Docs>
|
137 |
| - <summary>Returns a Boolean value that indicates whether the sequence of <see langword="Int64" /> values is empty.</summary> |
| 137 | + <summary>Returns a Boolean value that indicates whether the sequence of <see cref="T:System.Int64" /> values is empty.</summary> |
138 | 138 | <value>
|
139 |
| - <see langword="true" /> if the sequence of <see langword="Int64" /> values is empty; otherwise, <see langword="false" />.</value> |
| 139 | + <see langword="true" /> if the sequence of <see cref="T:System.Int64" /> values is empty; otherwise, <see langword="false" />.</value> |
140 | 140 | <remarks>To be added.</remarks>
|
141 | 141 | <forInternalUseOnly />
|
142 | 142 | </Docs>
|
|
165 | 165 | <Parameter Name="value" Type="System.Int64" />
|
166 | 166 | </Parameters>
|
167 | 167 | <Docs>
|
168 |
| - <param name="value">A value of type <see langword="Int64" />.</param> |
| 168 | + <param name="value">A value of type <see cref="T:System.Int64" />.</param> |
169 | 169 | <summary>Assigns the <paramref name="value" /> parameter to the existing result if the <paramref name="value" /> parameter is greater than the existing result.</summary>
|
170 | 170 | <remarks>To be added.</remarks>
|
171 | 171 | <forInternalUseOnly />
|
|
197 | 197 | <ReturnType>System.Int64</ReturnType>
|
198 | 198 | </ReturnValue>
|
199 | 199 | <Docs>
|
200 |
| - <summary>Gets the largest <see langword="Int64" /> value.</summary> |
201 |
| - <value>The largest <see langword="Int64" /> value.</value> |
| 200 | + <summary>Gets the largest <see cref="T:System.Int64" /> value.</summary> |
| 201 | + <value>The largest <see cref="T:System.Int64" /> value.</value> |
202 | 202 | <remarks>To be added.</remarks>
|
203 | 203 | <forInternalUseOnly />
|
204 | 204 | </Docs>
|
|
227 | 227 | <Parameter Name="value" Type="System.Int64" />
|
228 | 228 | </Parameters>
|
229 | 229 | <Docs>
|
230 |
| - <param name="value">A value of type <see langword="Int64" />.</param> |
| 230 | + <param name="value">A value of type <see cref="T:System.Int64" />.</param> |
231 | 231 | <summary>Assigns the <paramref name="value" /> parameter to the existing result if the <paramref name="value" /> parameter is less than the existing result.</summary>
|
232 | 232 | <remarks>To be added.</remarks>
|
233 | 233 | <forInternalUseOnly />
|
|
259 | 259 | <ReturnType>System.Int64</ReturnType>
|
260 | 260 | </ReturnValue>
|
261 | 261 | <Docs>
|
262 |
| - <summary>Gets the smallest <see langword="Int64" /> value.</summary> |
263 |
| - <value>The smallest <see langword="Int64" /> value.</value> |
| 262 | + <summary>Gets the smallest <see cref="T:System.Int64" /> value.</summary> |
| 263 | + <value>The smallest <see cref="T:System.Int64" /> value.</value> |
264 | 264 | <remarks>To be added.</remarks>
|
265 | 265 | <forInternalUseOnly />
|
266 | 266 | </Docs>
|
|
289 | 289 | <Parameter Name="value" Type="System.Int64" />
|
290 | 290 | </Parameters>
|
291 | 291 | <Docs>
|
292 |
| - <param name="value">A value of type <see langword="Int64" />.</param> |
293 |
| - <summary>Adds an <see langword="Int64" /> value to the existing result.</summary> |
| 292 | + <param name="value">A value of type <see cref="T:System.Int64" />.</param> |
| 293 | + <summary>Adds an <see cref="T:System.Int64" /> value to the existing result.</summary> |
294 | 294 | <remarks>To be added.</remarks>
|
295 | 295 | <forInternalUseOnly />
|
296 | 296 | </Docs>
|
|
321 | 321 | <ReturnType>System.Int64</ReturnType>
|
322 | 322 | </ReturnValue>
|
323 | 323 | <Docs>
|
324 |
| - <summary>Returns an <see langword="Int64" /> value that contains the sum of a sequence of <see langword="Int64" /> values.</summary> |
325 |
| - <value>An <see langword="Int64" /> value that contains the sum of a sequence of <see langword="Int64" /> values.</value> |
| 324 | + <summary>Returns an <see cref="T:System.Int64" /> value that contains the sum of a sequence of <see cref="T:System.Int64" /> values.</summary> |
| 325 | + <value>An <see cref="T:System.Int64" /> value that contains the sum of a sequence of <see cref="T:System.Int64" /> values.</value> |
326 | 326 | <remarks>To be added.</remarks>
|
327 | 327 | <forInternalUseOnly />
|
328 | 328 | </Docs>
|
|
0 commit comments