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