TKMP.DLLのダウンロード
Assembly: TKMP (TKMP.dll 内) バージョン: 3.1.0.0
格納しているサブパートクラスをインディックス指定で読み出します
Namespace:
TKMP.ReaderAssembly: TKMP (TKMP.dll 内) バージョン: 3.1.0.0
Syntax
C# |
---|
public MailReader this[ int index ] { get; } |
Visual Basic (Declaration) |
---|
Public ReadOnly Default Property Item ( _ index As Integer _ ) As MailReader |
Parameters
- index
- Type: System..::.Int32