The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
PrivateObject::SetArrayElement Method
Sets the array element by using an array of subscripts for each dimension.
Assembly: Microsoft.VisualStudio.QualityTools.UnitTestFramework (in Microsoft.VisualStudio.QualityTools.UnitTestFramework.dll)
| Name | Description | |
|---|---|---|
![]() | SetArrayElement(String^, BindingFlags, Object^, array<Int32>^) | Sets the array element by using an array of subscripts for each dimension. |
![]() | SetArrayElement(String^, Object^, array<Int32>^) | Sets the array element by using an array of subscripts for each dimension. |
Show:
