BtsCatalogExplorer.GetCollection(CollectionType) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
virtual 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
override this.GetCollection : Microsoft.BizTalk.ExplorerOM.CollectionType -> System.Collections.ICollection
Public Function GetCollection (enumCollectionType As CollectionType) As ICollection
Parameters
- enumCollectionType
- CollectionType