TKMP.DLLのダウンロード

サブパートを格納するコレクションクラス

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

Syntax

C#
public class PartCollection : CollectionBase
Visual Basic (Declaration)
Public Class PartCollection _
	Inherits CollectionBase

Inheritance Hierarchy

System..::.Object
  System.Collections..::.CollectionBase
    TKMP.Reader..::.PartCollection

See Also