File tree Expand file tree Collapse file tree 3 files changed +18
-9
lines changed
xml/System.Runtime.Intrinsics Expand file tree Collapse file tree 3 files changed +18
-9
lines changed Original file line number Diff line number Diff line change 232232 <Parameter Name =" index" Type =" System.Int32" Index =" 0" FrameworkAlternate =" net-7.0" />
233233 </Parameters >
234234 <Docs >
235- <param name =" index" >To be added .</param >
236- <summary >To be added .</summary >
237- <value >To be added .</value >
235+ <param name =" index" >The index of the element to get .</param >
236+ <summary >Gets the element at the specified index .</summary >
237+ <value >The value of the element at < paramref name = " index " /> .</value >
238238 <remarks >To be added.</remarks >
239+ <exception cref =" T:System.ArgumentOutOfRangeException" >
240+ <paramref name =" index" /> was less than zero or greater than the number of elements.</exception >
241+ <exception cref =" T:System.NotSupportedException" >The type of the vector (<typeparamref name =" T" />) is not supported.</exception >
239242 </Docs >
240243 </Member >
241244 <Member MemberName =" op_Addition" >
Original file line number Diff line number Diff line change 232232 <Parameter Name =" index" Type =" System.Int32" Index =" 0" FrameworkAlternate =" net-7.0" />
233233 </Parameters >
234234 <Docs >
235- <param name =" index" >To be added .</param >
236- <summary >To be added .</summary >
237- <value >To be added .</value >
235+ <param name =" index" >The index of the element to get .</param >
236+ <summary >Gets the element at the specified index .</summary >
237+ <value >The value of the element at < paramref name = " index " /> .</value >
238238 <remarks >To be added.</remarks >
239+ <exception cref =" T:System.ArgumentOutOfRangeException" >
240+ <paramref name =" index" /> was less than zero or greater than the number of elements.</exception >
241+ <exception cref =" T:System.NotSupportedException" >The type of the vector (<typeparamref name =" T" />) is not supported.</exception >
239242 </Docs >
240243 </Member >
241244 <Member MemberName =" op_Addition" >
Original file line number Diff line number Diff line change 232232 <Parameter Name =" index" Type =" System.Int32" Index =" 0" FrameworkAlternate =" net-7.0" />
233233 </Parameters >
234234 <Docs >
235- <param name =" index" >To be added .</param >
236- <summary >To be added .</summary >
237- <value >To be added .</value >
235+ <param name =" index" >The index of the element to get .</param >
236+ <summary >Gets the element at the specified index .</summary >
237+ <value >The value of the element at < paramref name = " index " /> .</value >
238238 <remarks >To be added.</remarks >
239+ <exception cref =" T:System.ArgumentOutOfRangeException" >
240+ <paramref name =" index" /> was less than zero or greater than the number of elements.</exception >
241+ <exception cref =" T:System.NotSupportedException" >The type of the vector (<typeparamref name =" T" />) is not supported.</exception >
239242 </Docs >
240243 </Member >
241244 <Member MemberName =" op_Addition" >
You can’t perform that action at this time.
0 commit comments