DdaCollection(AdapterAppInitString) 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.
Initializes a new instance of the DdaCollection class.
public:
DdaCollection(Microsoft::Uii::Common::AdapterAppInitString ^ initString);
public DdaCollection (Microsoft.Uii.Common.AdapterAppInitString initString);
new Microsoft.Uii.Common.DdaCollection : Microsoft.Uii.Common.AdapterAppInitString -> Microsoft.Uii.Common.DdaCollection
Public Sub New (initString As AdapterAppInitString)
Parameters
- initString
- AdapterAppInitString
Adapter init string.