public List<TheThing> GetMatchingThings()
Public Function GetMatchingThings As List(Of TheThing)
public: List<TheThing^>^ GetMatchingThings()