Partager via


PropertyBag Constructeurs

Définition

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

S’applique à