SettingsRoot 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
SettingsRoot() | |
SettingsRoot(List<SettingElement>) |
SettingsRoot()
public:
SettingsRoot();
public SettingsRoot ();
Public Sub New ()
Se aplica a
SettingsRoot(List<SettingElement>)
public:
SettingsRoot(System::Collections::Generic::List<Microsoft::BizTalk::ExplorerOM::SettingElement ^> ^ ls);
public SettingsRoot (System.Collections.Generic.List<Microsoft.BizTalk.ExplorerOM.SettingElement> ls);
new Microsoft.BizTalk.ExplorerOM.SettingsRoot : System.Collections.Generic.List<Microsoft.BizTalk.ExplorerOM.SettingElement> -> Microsoft.BizTalk.ExplorerOM.SettingsRoot
Public Sub New (ls As List(Of SettingElement))
Parámetros
- ls
- List<SettingElement>