RuntimeSet<T>.items

Property in RuntimeSet<T>

Declaration

public readonly List<T> items

Description

The list of stored items in the set (Read only).