Show / Hide Table of Contents

Class IgbMarkerTypeCollection

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

Constructors

IgbMarkerTypeCollection(Object, String)

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