List<Agency> AgencyReadListAll()
Function AgencyReadListAll As List(Of Agency)
List<Agency^>^ AgencyReadListAll()
abstract AgencyReadListAll : unit -> List<Agency>