void Set( string name, string[] values )
Sub Set ( _ name As String, _ values As String() _ )
void Set( String^ name, array<String^>^ values )