Information
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.

Namespace:   Microsoft.VisualStudio.TestTools.UnitTesting
Assembly:  Microsoft.VisualStudio.QualityTools.UnitTestFramework (in Microsoft.VisualStudio.QualityTools.UnitTestFramework.dll)

NameDescription
System_CAPS_pubmethodSetArrayElement(String^, BindingFlags, Object^, array<Int32>^)

Sets the array element by using an array of subscripts for each dimension.

System_CAPS_pubmethodSetArrayElement(String^, Object^, array<Int32>^)

Sets the array element by using an array of subscripts for each dimension.

Return to top
Show: