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

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