FlexReport for WinForms
GetLocalizedString メソッド (C1CategoryAttribute)


C1.Document アセンブリ > C1.Util.Localization 名前空間 > C1CategoryAttribute クラス : GetLocalizedString メソッド
The identifer for the category to look up.
Looks up the localized name of the specified category.
シンタックス
'宣言
 
Protected Overrides Function GetLocalizedString( _
   ByVal value As System.String _
) As System.String
'使用法
 
Dim instance As C1CategoryAttribute
Dim value As System.String
Dim value As System.String
 
value = instance.GetLocalizedString(value)
protected override System.string GetLocalizedString( 
   System.string value
)

パラメータ

value
The identifer for the category to look up.

戻り値の型

The localized name of the category, or null if a localized name does not exist.
参照

参照

C1CategoryAttribute クラス
C1CategoryAttribute メンバ