public PerformanceTestCollection(
PerformanceTest[] items
)Public Sub New (
items As PerformanceTest()
)public:
PerformanceTestCollection(
array<PerformanceTest^>^ items
)new :
items : PerformanceTest[] -> PerformanceTestCollection