共用方式為


SPSystemPerformanceMonitorCollection.AddRange method

將指定的集合中的監視器附加至目前集合的結尾。

Namespace:  Microsoft.SharePoint.Utilities
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'宣告
Public Sub AddRange ( _
    collection As SPSystemPerformanceMonitorCollection _
)
'用途
Dim instance As SPSystemPerformanceMonitorCollection
Dim collection As SPSystemPerformanceMonitorCollection

instance.AddRange(collection)
public void AddRange(
    SPSystemPerformanceMonitorCollection collection
)

參數

請參閱

參照

SPSystemPerformanceMonitorCollection class

SPSystemPerformanceMonitorCollection members

Microsoft.SharePoint.Utilities namespace