Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Initializes a new instance of the DdaCollection class.
Namespace: Microsoft.Uii.Common
Assembly: Microsoft.Uii.Common (in Microsoft.Uii.Common.dll)
Usage
'Usage
Dim initString As AdapterAppInitString
Dim instance As New DdaCollection(initString)
Syntax
'Declaration
Public Sub New ( _
initString As AdapterAppInitString _
)
public DdaCollection (
AdapterAppInitString initString
)
public:
DdaCollection (
AdapterAppInitString^ initString
)
public DdaCollection (
AdapterAppInitString initString
)
public function DdaCollection (
initString : AdapterAppInitString
)
Parameters
- initString
Adapter init string.
Remarks
Platforms
See Also
Reference
DdaCollection Class
DdaCollection Members
Microsoft.Uii.Common Namespace
Unified Service Desk
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.