DisposableObjectWrapper(Object[]) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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())
Parameters
- objs
- Object[]