PropertyBag Constructeurs
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.
Surcharges
PropertyBag() | |
PropertyBag(ArrayList) |
PropertyBag()
public:
PropertyBag();
public PropertyBag ();
Public Sub New ()
S’applique à
PropertyBag(ArrayList)
public:
PropertyBag(System::Collections::ArrayList ^ properties);
public PropertyBag (System.Collections.ArrayList properties);
new Microsoft.BizTalk.PipelineOM.PropertyBag : System.Collections.ArrayList -> Microsoft.BizTalk.PipelineOM.PropertyBag
Public Sub New (properties As ArrayList)
Paramètres
- properties
- ArrayList