public bool removeItem( string itemID )
Public Function removeItem ( _ itemID As String _ ) As Boolean
public: bool^ removeItem( String^ itemID )