Inserts a Rating object into the specified location of the collection.

public void Insert(
   int index,
   string n
);

Parameters

index
n

See Also

RatingCollection Class | KrispWare Namespace | RatingCollection.Insert Overload List