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.
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Gets a collection of interfaces, filtered by the interface type
Namespace: Microsoft.Uii.Desktop.Core
Assembly: Microsoft.Uii.Desktop.Core (in Microsoft.Uii.Desktop.Core.dll)
Syntax
public Collection<object> this[
Type interfaceType
] { get; }
Public ReadOnly Property Item (
interfaceType As Type
) As Collection(Of Object)
Parameters
interfaceType
Type: System.TypeSpecifies the interface type.
Property Value
Type: System.Collections.ObjectModel.Collection<Object>
Returns a Collection of Interfaces, filtered by the interface type
See Also
GlobalInterfaces Class
Microsoft.Uii.Desktop.Core Namespace
Return to top
Unified Service Desk 2.0
© 2017 Microsoft. All rights reserved. Copyright