Show / Hide Table of Contents

Class IgbUserAnnotationCollection

Inheritance
System.Object
BaseCollection<IgbUserBaseAnnotation>
IgbUserAnnotationCollection
Inherited Members
BaseCollection<IgbUserBaseAnnotation>.ToArray()
BaseCollection<IgbUserBaseAnnotation>.InsertItem(Int32, IgbUserBaseAnnotation)
BaseCollection<IgbUserBaseAnnotation>.RemoveItem(Int32)
BaseCollection<IgbUserBaseAnnotation>.SetItem(Int32, IgbUserBaseAnnotation)
BaseCollection<IgbUserBaseAnnotation>.ClearItems()
BaseCollection<IgbUserBaseAnnotation>.Serialize(SerializationContext, String)
BaseCollection<IgbUserBaseAnnotation>.FindByName(String)
BaseCollection<IgbUserBaseAnnotation>.HasName(String)
Namespace: IgniteUI.Blazor.Controls
Assembly: IgniteUI.Blazor.dll
Syntax
public class IgbUserAnnotationCollection : BaseCollection<IgbUserBaseAnnotation>

Constructors

IgbUserAnnotationCollection(Object, String)

Declaration
public IgbUserAnnotationCollection(object parent, string propertyName)
Parameters
Type Name Description
System.Object parent
System.String propertyName