The methods of the RatingCollection class are listed below. For a complete list of RatingCollection class members, see the RatingCollection Members topic.

Public Instance Methods

AddOverloaded. Adds a Rating object to the end of the collection.
AddRange Adds multiple Ratings to the collection.
ContainsOverloaded. Returns true if the collection contains a particular Rating object.
IndexOf Returns the zero-based index of the first occurance of a Rating object with a particular name.
InsertOverloaded. Inserts a Rating object into the collection at the specified index.
RemoveOverloaded. Removes a specific Rating object from the collection.
ToArray Returns a string array formed from the Name properties of the Rating objects.

See Also

RatingCollection Class | KrispWare Namespace