OEC Application Programming Interface

KeyedList<Key,T>.Values Property

Gets the list of objects available in the collection

public IList<T> Values {get;}

See Also

KeyedList<Key,T> Class | OEC.API.Bases Namespace