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 > IImageListViewItem Interface : Items Property |
IImageListViewItem[] Items {get;}
'Declaration ReadOnly Property Items As IImageListViewItem()
'Usage Dim instance As IImageListViewItem Dim value() As IImageListViewItem value = instance.Items
__property IImageListViewItem*[]* get_Items();
property array<IImageListViewItem^>^ Items { array<IImageListViewItem^>^ get(); }