バージョン

PropertySerializationInfo コンストラクタ

コンストラクター。
シンタックス
'宣言
 
Public Function New( _
   ByVal type As Type, _
   ByVal name As String _
)
public PropertySerializationInfo( 
   Type type,
   string name
)

パラメータ

type
プロパティのタイプ。
name
プロパティの名前。
参照