Returns true if the collection contains a particular Rating object.

Overload List

Returns true if the collection contains a particular Rating object.

public bool Contains(Rating);

Returns true if the collection contains a Rating object with a particular name.

public bool Contains(string);

See Also

RatingCollection Class | KrispWare Namespace