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.Interfaces Namespace > IWorkstationStripItemFeatureExecuter Interface : GetItems Method |
ToolStripItem[] GetItems( string feature )
'Declaration Function GetItems( _ ByVal feature As String _ ) As ToolStripItem()
'Usage Dim instance As IWorkstationStripItemFeatureExecuter Dim feature As String Dim value() As ToolStripItem value = instance.GetItems(feature)
ToolStripItem*[]* GetItems( string* feature )
array<ToolStripItem^>^ GetItems( String^ feature )