FlexReport for WinForms
GetString(MethodBase,String) メソッド


C1.Document.4.6.2 アセンブリ > C1.Util.Localization 名前空間 > StringsManager クラス > GetString メソッド : GetString(MethodBase,String) メソッド
シンタックス
'宣言
 
Public Overloads Shared Function GetString( _
   ByVal mi As System.Reflection.MethodBase, _
   ByVal defaultValue As System.String _
) As System.String
'使用法
 
Dim mi As System.Reflection.MethodBase
Dim defaultValue As System.String
Dim value As System.String
 
value = StringsManager.GetString(mi, defaultValue)
public static System.string GetString( 
   System.Reflection.MethodBase mi,
   System.string defaultValue
)

パラメータ

mi
defaultValue
参照

参照

StringsManager クラス
StringsManager メンバ
オーバーロード一覧