TKMP.DLLのダウンロード
Assembly: TKMP (TKMP.dll 内) バージョン: 3.1.0.0
ヘッダデータのエンコード処理を行ないます。
Namespace:
TKMP.Writer.HeaderAssembly: TKMP (TKMP.dll 内) バージョン: 3.1.0.0
Syntax
C# |
---|
public static string[] HeaderEncode( string Source, int MaxLength ) |
Visual Basic (Declaration) |
---|
Public Shared Function HeaderEncode ( _ Source As String, _ MaxLength As Integer _ ) As String() |
Parameters
- Source
- Type: System..::.String
エンコード前のデータ文字列
- MaxLength
- Type: System..::.Int32
エンコードデータの1行の最大文字数