バージョン

RegisterTypes メソッド (PersistenceObject)

XmlSerializer によってシリアル化されるすべてのカスタム タイプを登録します。
シンタックス
'宣言
 
Public MustOverride Sub RegisterTypes( _
   ByVal typesDictionary As Dictionary(Of Integer,Type) _
) 
public abstract void RegisterTypes( 
   Dictionary<int,Type> typesDictionary
)

パラメータ

typesDictionary
参照