Show / Hide Table of Contents

Class IgbToolActionEventDetailCollection

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

Constructors

IgbToolActionEventDetailCollection(Object, String)

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