Leadtools.Medical.Workstation.UI Namespace > WorkstationMenuProperties Class : AssociatedItems Property |
public IList<ToolStripItem> AssociatedItems {get;}
'Declaration Public ReadOnly Property AssociatedItems As IList(Of ToolStripItem)
'Usage Dim instance As WorkstationMenuProperties Dim value As IList(Of ToolStripItem) value = instance.AssociatedItems
public Windows.Foundation.Collections.IVector //In WinRT the IListinterface is replaced by IVector <ToolStripItem> AssociatedItems {get;}
get_AssociatedItems();
public: __property IList<ToolStripItem*>* get_AssociatedItems();
public: property IList<ToolStripItem*>* AssociatedItems { IList<ToolStripItem*>* get(); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2