Leadtools.Dicom.Server.Admin Namespace > DicomServiceController Class : GetServices Method |
public static IEnumerable<DicomServiceController> GetServices()
'Declaration Public Shared Function GetServices() As IEnumerable(Of DicomServiceController)
'Usage Dim value As IEnumerable(Of DicomServiceController) value = DicomServiceController.GetServices()
public static Windows.Foundation.Collections.IIterable //In WinRT the IEnumerableinterface is replaced by IIterable <DicomServiceController> GetServices()
function Leadtools.Dicom.Server.Admin.DicomServiceController.GetServices()
public: static IEnumerable<DicomServiceController^>^ GetServices();
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