次の方法で共有


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

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

名前空間: 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 ForgottenKnowledge(info, context)
protected ForgottenKnowledge (
    SerializationInfo info,
    StreamingContext context
)
protected:
ForgottenKnowledge (
    SerializationInfo^ info, 
    StreamingContext context
)
protected ForgottenKnowledge (
    SerializationInfo info, 
    StreamingContext context
)
protected function ForgottenKnowledge (
    info : SerializationInfo, 
    context : StreamingContext
)

パラメータ

  • info
    忘れられたナレッジのシリアル化されたオブジェクト データです。
  • context
    ストリームの同期元または同期先に関するコンテキスト情報です。

解説

参照

リファレンス

ForgottenKnowledge クラス
ForgottenKnowledge メンバ
Microsoft.Synchronization 名前空間