Miner.PresentationCore Assembly > Miner.PresentationCore Namespace > DragDropUtilities Class : RemoveItemFromItemsControl Method |
'Declaration Public Shared Function RemoveItemFromItemsControl( _ ByVal itemsControl As ItemsControl, _ ByVal itemToRemove As Object _ ) As Integer
'Usage Dim itemsControl As ItemsControl Dim itemToRemove As Object Dim value As Integer value = DragDropUtilities.RemoveItemFromItemsControl(itemsControl, itemToRemove)
public static int RemoveItemFromItemsControl( ItemsControl itemsControl, object itemToRemove )
Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)
Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.