Click or drag to resize

Proprietà DedTranslationCollectionItem(DedAttr)

Ritorna l'oggetto DedTranslation associato all'attributo specificato.

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

Parametri

attr  DedAttr
Attributo di cui si vogliono prelevare le traduzioni.

Valore della proprietà

DedTranslation
Vedi anche