Removes a specific Rating object from the collection.
Removes a specific Rating object from the collection.
public void Remove(Rating);
Removes the first occurance of a Rating object from the collection with a particular name.
public void Remove(string);
RatingCollection Class | KrispWare Namespace