IList<string> GetList( string name )
Function GetList ( _ name As String _ ) As IList(Of String)
IList<String^>^ GetList( String^ name )