Initializes a new instance of the RatingCollection class.
Initializes a new instance of the RatingCollection class.
public RatingCollection();
Initializes a new instance of the RatingCollection class populated with Rating objects whose Name properties are represented by the array of string values.
public RatingCollection(string[]);
RatingCollection Class | KrispWare Namespace