Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

Show in webframe

GetItems Method (WorkstationStripItemFeatureExecuter)







The feature which registered with the System.Windows.Forms.ToolStripItem objects that will be returned.
Returns all the System.Windows.Forms.ToolStripItem objects registered with a feature.
Syntax
public ToolStripItem[] GetItems( 
   string feature
)
'Declaration
 
Public Function GetItems( _
   ByVal feature As String _
) As ToolStripItem()
'Usage
 
Dim instance As WorkstationStripItemFeatureExecuter
Dim feature As String
Dim value() As ToolStripItem
 
value = instance.GetItems(feature)

            

            
public: ToolStripItem*[]* GetItems( 
   string* feature
) 
public:
array<ToolStripItem^>^ GetItems( 
   String^ feature
) 

Parameters

feature
The feature which registered with the System.Windows.Forms.ToolStripItem objects that will be returned.

Return Value

The System.Windows.Forms.ToolStripItem objects registered with the given feature.
Requirements

Target Platforms

See Also

Reference

WorkstationStripItemFeatureExecuter Class
WorkstationStripItemFeatureExecuter Members

Error processing SSI file
   Leadtools.Medical.Workstation requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features