Tesla Graphics Engine Documentation (January 2012)
ReadOnlyDictionary<(Of <(<'TKey, TValue>)>)> Constructor (dictionary)
TeslaTesla.CollectionsReadOnlyDictionary<(Of <(<'TKey, TValue>)>)>ReadOnlyDictionary<(Of <(<'TKey, TValue>)>)>(IDictionary<(Of <<'(TKey, TValue>)>>))
Creates a new instance of ReadOnlyDictionary<(Of <(<'TKey, TValue>)>)>.
Declaration Syntax
C#
public ReadOnlyDictionary(
	IDictionary<TKey, TValue> dictionary
)
Parameters
dictionary (IDictionary<(Of <(<'TKey, TValue>)>)>)
The dictionary.

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