Bitmap for WPF
GetString(Int32) メソッド

C1.WPF.DX.4.5.2 アセンブリ > C1.Util.DX.DirectWrite 名前空間 > LocalizedStrings クラス > GetString メソッド : GetString(Int32) メソッド
Zero-based index of the string from the language/string pair to be retrieved.
Get the string from the language/string pair.
シンタックス
'宣言
 
Public Overloads Function GetString( _
   ByVal index As System.Integer _
) As System.String
public System.string GetString( 
   System.int index
)

パラメータ

index
Zero-based index of the string from the language/string pair to be retrieved.

戻り値の型

The locale name from the language
参照

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