Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.11
|
Leadtools.Dicom.Scu.Common Namespace > Enum<T> Class : GetValues Method |
public static IList<T> GetValues()
'Declaration Public Shared Function GetValues() As IList(Of T)
'Usage Dim value As IList(Of T) value = Enum(Of T).GetValues()
public: static IList<T^>^ GetValues();