public void Add( char type, int start, int end )
Public Sub Add ( _ type As Char, _ start As Integer, _ end As Integer _ )
public: void Add( wchar_t type, int start, int end )