バージョン

ItemTemplateMap クラス

オブジェクトは ItemIDPair およびテンプレート ID のストレージとして使用されます。実際のテンプレートは、項目の ID オブジェクトによって指定できます。
シンタックス
'宣言
 
Public Class ItemTemplateMap 
   Inherits System.Collections.Generic.List(Of Pair)
public class ItemTemplateMap : System.Collections.Generic.List<Pair> 
参照