void Visit( CharDataItem item )
Sub Visit ( item As CharDataItem )
void Visit( CharDataItem^ item )
abstract Visit : item : CharDataItem -> unit