Click or drag to resize

Proprietà DedTranslationCollection.Item(DedAttr)

Ritorna l'oggetto DedTranslation associato all'attributo specificato.

Namespace: DedNet.Core
Assembly: DedNet (in DedNet.dll) Versione: 27.4.0-RC
Sintassi
public DedTranslation this[
	DedAttr attr
] { get; }

Parametri

attr  DedAttr
Attributo di cui si vogliono prelevare le traduzioni.

Valore della proprietà

DedTranslation
Vedi anche