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