DTSReadOnlyCollectionBase.m_unmanagedColl Champ
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Collection non managée.
protected: System::Collections::IEnumerable ^ m_unmanagedColl;
protected System.Collections.IEnumerable m_unmanagedColl;
val mutable m_unmanagedColl : System.Collections.IEnumerable
Protected m_unmanagedColl As IEnumerable