public IList<int> GetIntList()
Public Function GetIntList As IList(Of Integer)
public: IList<int^>^ GetIntList()