Constructor RedbListItem(IRedbList, string?, string?, IRedbObject)

Assembly: redb.Core.dll

Constructor for creating item with linked object.

public RedbListItem(IRedbList list, string? value, string? alias, IRedbObject linkedObject)