StateCollection.Add override.
Namespace: MindFusion.UI.WebAssembly: MindFusion.UI.Web
public override int Add ( RatingItem item)
Public Overrides Function Add( _ item As RatingItem _) As Integer
Type: RatingItemThe item to add.
Type: Int32The zero-based index of the added item in the collection.
RatingItemCollection MembersRatingItemCollection ClassMindFusion.UI.Web Namespace