Leadtools.Dicom.AddIn.Interfaces Namespace > IAETitle Interface : GetAll Method |
List<AeInfo> GetAll()
'Declaration Function GetAll() As List(Of AeInfo)
'Usage Dim instance As IAETitle Dim value As List(Of AeInfo) value = instance.GetAll()
List<AeInfo^>^ GetAll();