Inserts a Rating object into the collection at the specified index.

public void Insert(
   int index,
   Rating r
);

Parameters

index
r

See Also

RatingCollection Class | KrispWare Namespace | RatingCollection.Insert Overload List