[]
Gets all property localized values from resources.
public static T[] GetAllLocalizedValues<T>(ReportItem reportItem, string propertyName, RomUtils.FromStringConverter<T> converter)
| Type | Name | Description |
|---|---|---|
| ReportItem | reportItem | |
| string | propertyName | |
| RomUtils.FromStringConverter<T> | converter |
| Type | Description |
|---|---|
| T[] |
| Name | Description |
|---|---|
| T |