Tesla Graphics Engine Documentation (January 2012)
Values Property
TeslaTesla.CollectionsReadOnlyDictionary<(Of <(<'TKey, TValue>)>)>Values
Gets an ICollection<(Of <(<'T>)>)> containing the values in the IDictionary<(Of <(<'TKey, TValue>)>)>.
Declaration Syntax
C#
public ICollection<TValue> Values { get; }
Return Value
An ICollection<(Of <(<'T>)>)> containing the values in the object that implements IDictionary<(Of <(<'TKey, TValue>)>)>.

Assembly: Tesla (Module: Tesla) Version: 0.5.0.0 (0.5.0.0)