Type alias StringIndexableItemCollection<T>

StringIndexableItemCollection<T>: Dictionary<T> & ItemCollection<T>

Defines item collections that are index-able by string

Type Parameters

  • T

Param

type parameter.

Generated using TypeDoc