共用方式為


IBtsCatalogExplorer2.GetCollection(CollectionType) 方法

定義

public:
 System::Collections::ICollection ^ GetCollection(Microsoft::BizTalk::ExplorerOM::CollectionType enumCollectionType);
public System.Collections.ICollection GetCollection (Microsoft.BizTalk.ExplorerOM.CollectionType enumCollectionType);
abstract member GetCollection : Microsoft.BizTalk.ExplorerOM.CollectionType -> System.Collections.ICollection
Public Function GetCollection (enumCollectionType As CollectionType) As ICollection

參數

enumCollectionType
CollectionType

傳回

實作

適用於