Show / Hide Table of Contents

Class IgbPropertyEditorDescriptionObjectCollection

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

Constructors

IgbPropertyEditorDescriptionObjectCollection(Object, String)

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