Share via


IBtsCatalogExplorer2.GetCollection(CollectionType) Method

Definition

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

Parameters

enumCollectionType
CollectionType

Returns

Implements

Applies to