void Add( string value )
Sub Add ( value As String )
void Add( String^ value )
abstract Add : value : string -> unit