GrapeCity ActiveReports for .NET 16.0J
GetAllLocalizedValues<T> メソッド

GrapeCity.ActiveReports.PageReportModel 名前空間 > RomUtils クラス : GetAllLocalizedValues<T> メソッド
Gets all property localized values from resources.
シンタックス
'宣言
 
Public Shared Function GetAllLocalizedValues(Of T)( _
   ByVal reportItem As ReportItem, _
   ByVal propertyName As String, _
   ByVal converter As GrapeCity.ActiveReports.PageReportModel.RomUtils.FromStringConverter(Of T) _
) As T()
public static T[] GetAllLocalizedValues<T>( 
   ReportItem reportItem,
   string propertyName,
   GrapeCity.ActiveReports.PageReportModel.RomUtils.FromStringConverter<T> converter
)

パラメータ

reportItem
propertyName
converter

型パラメータ

T
参照

RomUtils クラス
RomUtils メンバ