Miner.PresentationCore Assembly > Miner.PresentationCore Namespace > DragDropUtilities Class : InsertItemInItemsControl Method |
'Declaration Public Shared Sub InsertItemInItemsControl( _ ByVal itemsControl As ItemsControl, _ ByVal itemToInsert As Object, _ ByVal insertionIndex As Integer _ )
'Usage Dim itemsControl As ItemsControl Dim itemToInsert As Object Dim insertionIndex As Integer DragDropUtilities.InsertItemInItemsControl(itemsControl, itemToInsert, insertionIndex)
public static void InsertItemInItemsControl( ItemsControl itemsControl, object itemToInsert, int insertionIndex )
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.