Leadtools.Medical.Workstation.Interfaces Namespace > IWorkstationFeaturesCommandFactory Interface > GetFeatureCommand Method : GetFeatureCommand<T>() Method |
IEnumerable<T> GetFeatureCommand<T>()
'Declaration Overloads Function GetFeatureCommand(Of T)() As IEnumerable(Of T)
'Usage Dim instance As IWorkstationFeaturesCommandFactory Dim value As IEnumerable(Of T) value = instance.GetFeatureCommand(Of T)()
Windows.Foundation.Collections.IIterable //In WinRT the IEnumerableinterface is replaced by IIterable <T> GetFeatureCommand<T>()
function Leadtools.Medical.Workstation.Interfaces.IWorkstationFeaturesCommandFactory.GetFeatureCommand``1()()
IEnumerable<T*>* GetFeatureCommand<T>();
IEnumerable<T*>* GetFeatureCommandgeneric<typename T> ();
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