TKMP.DLLのダウンロード

格納しているヘッダ情報クラスをインディックス指定で読み出します

Namespace:  TKMP.Reader.Header
Assembly:  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

See Also