void Add( string key, TextValues value )
Sub Add ( key As String, value As TextValues )
abstract Add : key : string * value : TextValues -> unit
In This Article