The list of parameter names.

C# | Visual Basic | Managed C++ |
IEnumerable<string> Names { get; }
ReadOnly Property Names As IEnumerable(Of String)
property IEnumerable<String^>^ Names { IEnumerable<String^>^ get (); }
C# | Visual Basic | Managed C++ |
IEnumerable<string> Names { get; }
ReadOnly Property Names As IEnumerable(Of String)
property IEnumerable<String^>^ Names { IEnumerable<String^>^ get (); }