DioDocs for PDF
ToLower メソッド

DS.Documents.Barcode アセンブリ > GrapeCity.Documents.Barcode 名前空間 > Interop クラス : ToLower メソッド
現在の文字列。
使用するカルチャ。
指定されたカルチャを使用して、現在の文字列を小文字に変換します。
シンタックス
'宣言
 
Public Shared Function ToLower( _
   ByVal str As System.String, _
   ByVal culture As System.Globalization.CultureInfo _
) As System.String
public static System.string ToLower( 
   System.string str,
   System.Globalization.CultureInfo culture
)

パラメータ

str
現在の文字列。
culture
使用するカルチャ。

戻り値の型

小文字の文字列。
参照

Interop クラス
Interop メンバ