CollectionItemCollection(CollectionSet) 建構函式

定義

初始化一個新的 CollectionItemCollection 實例,給定一個 CollectionSet

public CollectionItemCollection(Microsoft.SqlServer.Management.Collector.CollectionSet parent);
new Microsoft.SqlServer.Management.Collector.CollectionItemCollection : Microsoft.SqlServer.Management.Collector.CollectionSet -> Microsoft.SqlServer.Management.Collector.CollectionItemCollection
Public Sub New (parent As CollectionSet)

參數

parent
CollectionSet

適用於