DisposableObjectWrapper(Object[]) Constructeur
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.
public:
DisposableObjectWrapper(... cli::array <System::Object ^> ^ objs);
public DisposableObjectWrapper (params object[] objs);
new Microsoft.BizTalk.Component.DisposableObjectWrapper : obj[] -> Microsoft.BizTalk.Component.DisposableObjectWrapper
Public Sub New (ParamArray objs As Object())
Paramètres
- objs
- Object[]