DDUtils.RemoveItemFromItemsControl Method (ItemsControl, Object)
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Namespace: Microsoft.Crm.UnifiedServiceDesk.Dynamics
Assembly: Microsoft.Crm.UnifiedServiceDesk.Dynamics (in Microsoft.Crm.UnifiedServiceDesk.Dynamics.dll)
Syntax
public static int RemoveItemFromItemsControl(
ItemsControl itemsControl,
object itemToRemove
)
Public Shared Function RemoveItemFromItemsControl (
itemsControl As ItemsControl,
itemToRemove As Object
) As Integer
Parameters
- itemsControl
Type: System.Windows.Controls.ItemsControl
- itemToRemove
Type: System.Object
Return Value
Type: System.Int32
Returns Int32.
See Also
DDUtils Class
Microsoft.Crm.UnifiedServiceDesk.Dynamics Namespace
Return to top
Unified Service Desk 2.0
© 2017 Microsoft. All rights reserved. Copyright