public bool Remove( string item )
Public Function Remove ( _ item As String _ ) As Boolean
public: virtual bool Remove( String^ item ) sealed