PropertyBag Constructores
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
Sobrecargas
PropertyBag() | |
PropertyBag(ArrayList) |
PropertyBag()
public:
PropertyBag();
public PropertyBag ();
Public Sub New ()
Se aplica a
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)
Parámetros
- properties
- ArrayList