TKMP.DLLのダウンロード

複数のパート情報を格納できるマルチパートクラス

Namespace:  TKMP.Writer
Assembly:  TKMP (TKMP.dll 内) バージョン: 3.1.0.0

Syntax

C#
public class MultiPart : CollectionBase, IPart
Visual Basic (Declaration)
Public Class MultiPart _
	Inherits CollectionBase _
	Implements IPart

Inheritance Hierarchy

System..::.Object
  System.Collections..::.CollectionBase
    TKMP.Writer..::.MultiPart

See Also