FlexReport for WinForms
GetChar メソッド (C1ExportTextLayout)


C1.Document.4.6.2 アセンブリ > C1.Document.Util 名前空間 > C1ExportTextLayout クラス : GetChar メソッド
The text position.
Gets the char at specified text position.
シンタックス
'宣言
 
Public Function GetChar( _
   ByVal charIndex As System.Integer _
) As System.Char
'使用法
 
Dim instance As C1ExportTextLayout
Dim charIndex As System.Integer
Dim value As System.Char
 
value = instance.GetChar(charIndex)
public System.char GetChar( 
   System.int charIndex
)

パラメータ

charIndex
The text position.
参照

参照

C1ExportTextLayout クラス
C1ExportTextLayout メンバ