次の方法で共有


ItemMustExistException コンストラクター (SerializationInfo, StreamingContext)

シリアル化されたデータを使用して ItemMustExistException クラスの新しいインスタンスを初期化します。

名前空間:  Microsoft.Synchronization
アセンブリ:  Microsoft.Synchronization (Microsoft.Synchronization.dll 内)

構文

'宣言
Protected Sub New ( _
    info As SerializationInfo, _
    context As StreamingContext _
)
'使用
Dim info As SerializationInfo
Dim context As StreamingContext

Dim instance As New ItemMustExistException(info, context)
protected ItemMustExistException(
    SerializationInfo info,
    StreamingContext context
)
protected:
ItemMustExistException(
    SerializationInfo^ info, 
    StreamingContext context
)
new : 
        info:SerializationInfo * 
        context:StreamingContext -> ItemMustExistException
protected function ItemMustExistException(
    info : SerializationInfo, 
    context : StreamingContext
)

パラメーター

参照

参照

ItemMustExistExceptionクラス

ItemMustExistException メンバー

ItemMustExistException オーバーロード

Microsoft.Synchronization 名前空間