public string ItemToLabel( Object item )
Public Function ItemToLabel ( _ item As Object _ ) As String
public: virtual String^ ItemToLabel( Object^ item ) sealed