Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface BaseCollection<T>

Type parameters

  • T

Hierarchy

  • BaseCollection

Index

Properties

Properties

items

items: T[]

sys

sys: { type: "Array" }

Type declaration

  • type: "Array"