Class IgbObjectCollection
Inherited Members
Namespace: IgniteUI.Blazor.Controls
Assembly: IgniteUI.Blazor.dll
Syntax
public class IgbObjectCollection : BaseCollection<object>
Constructors
IgbObjectCollection(Object, String)
Declaration
public IgbObjectCollection(object parent, string propertyName)
Parameters
Type | Name | Description |
---|---|---|
System.Object | parent | |
System.String | propertyName |