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