Show / Hide Table of Contents

Class IgbToolCommandArgumentCollection

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

Constructors

IgbToolCommandArgumentCollection(Object, String)

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