void Add( string name, string value )
Sub Add ( _ name As String, _ value As String _ )
void Add( String^ name, String^ value )