TKMP.DLLのダウンロード
Assembly: TKMP (TKMP.dll 内) バージョン: 3.1.0.0
インディクサによるパートの読み出しを行ないます。
Namespace:
TKMP.WriterAssembly: TKMP (TKMP.dll 内) バージョン: 3.1.0.0
Syntax
| C# |
|---|
public IPart this[ int index ] { get; } |
| Visual Basic (Declaration) |
|---|
Public ReadOnly Default Property Item ( _ index As Integer _ ) As IPart |
Parameters
- index
- Type: System..::.Int32