Removes a specific Rating object from the collection.

Overload List

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);

See Also

RatingCollection Class | KrispWare Namespace