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::GetArrayElement Method
Gets the array element using an array of subscripts for each dimension.
Assembly: Microsoft.VisualStudio.QualityTools.UnitTestFramework (in Microsoft.VisualStudio.QualityTools.UnitTestFramework.dll)
| Name | Description | |
|---|---|---|
![]() | GetArrayElement(String^, BindingFlags, array<Int32>^) | Gets the array element by using an array of subscripts for each dimension. |
![]() | GetArrayElement(String^, array<Int32>^) | Gets the array element by using an array of subscripts for each dimension. |
Show:
