Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.8
|
Leadtools.Medical.Workstation.UI Namespace > ImageListView Class : AddItem Method |
public ImageListBox AddItem( IImageListViewItem item )
'Declaration Public Function AddItem( _ ByVal item As IImageListViewItem _ ) As ImageListBox
'Usage Dim instance As ImageListView Dim item As IImageListViewItem Dim value As ImageListBox value = instance.AddItem(item)
public: ImageListBox* AddItem( IImageListViewItem* item )
public: ImageListBox^ AddItem( IImageListViewItem^ item )