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.

PrivateType::SetStaticArrayElement Method

 

Sets a static array element contained in the wrapped type.

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

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

Sets a static array element contained in the wrapped type.

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

Sets a static array element contained in the wrapped type.

Return to top
Show: