TKMP.DLLのダウンロード
Assembly: TKMP (TKMP.dll 内) バージョン: 3.1.0.0
格納しているヘッダ情報クラスをインディックス指定で読み出します
Namespace:
TKMP.Reader.HeaderAssembly: TKMP (TKMP.dll 内) バージョン: 3.1.0.0
Syntax
C# |
---|
public string this[ string HeaderCode ] { get; } |
Visual Basic (Declaration) |
---|
Public ReadOnly Default Property Item ( _ HeaderCode As String _ ) As String |
Parameters
- HeaderCode
- Type: System..::.String