AxHost.State コンストラクタとは? わかりやすく解説

Weblio 辞書 > コンピュータ > .NET Framework クラス ライブラリ リファレンス > AxHost.State コンストラクタの意味・解説 

AxHost.State コンストラクタ (SerializationInfo, StreamingContext)

メモ : このコンストラクタは、.NET Framework version 2.0新しく追加されたものです。

状態を逆シリアル化するために、AxHost.State クラス新しインスタンス初期化します。

名前空間: System.Windows.Forms
アセンブリ: System.Windows.Forms (system.windows.forms.dll 内)
構文構文

Protected Sub New ( _
    info As SerializationInfo, _
    context As StreamingContext _
)
Dim info As SerializationInfo
Dim context As StreamingContext

Dim instance As New State(info,
 context)
protected State (
    SerializationInfo info,
    StreamingContext context
)
protected:
State (
    SerializationInfo^ info, 
    StreamingContext context
)
protected State (
    SerializationInfo info, 
    StreamingContext context
)
protected function State (
    info : SerializationInfo, 
    context : StreamingContext
)

パラメータ

info

SerializationInfo 値。

context

StreamingContext 値。

プラットフォームプラットフォーム
バージョン情報バージョン情報
参照参照

AxHost.State コンストラクタ

AxHost.State クラス新しインスタンス初期化します。
オーバーロードの一覧オーバーロードの一覧

名前 説明
AxHost.State (SerializationInfo, StreamingContext) 状態を逆シリアル化するために、AxHost.State クラス新しインスタンス初期化します。
AxHost.State (Stream, Int32, Boolean, String) 状態をシリアル化するために、AxHost.State クラス新しインスタンス初期化します。
参照参照

関連項目

AxHost.State クラス
AxHost.State メンバ
System.Windows.Forms 名前空間

AxHost.State コンストラクタ (Stream, Int32, Boolean, String)

状態をシリアル化するために、AxHost.State クラス新しインスタンス初期化します。

名前空間: System.Windows.Forms
アセンブリ: System.Windows.Forms (system.windows.forms.dll 内)
構文構文

Public Sub New ( _
    ms As Stream, _
    storageType As Integer, _
    manualUpdate As Boolean, _
    licKey As String _
)
Dim ms As Stream
Dim storageType As Integer
Dim manualUpdate As Boolean
Dim licKey As String

Dim instance As New State(ms,
 storageType, manualUpdate, licKey)
public State (
    Stream ms,
    int storageType,
    bool manualUpdate,
    string licKey
)
public:
State (
    Stream^ ms, 
    int storageType, 
    bool manualUpdate, 
    String^ licKey
)
public State (
    Stream ms, 
    int storageType, 
    boolean manualUpdate, 
    String licKey
)
public function State (
    ms : Stream, 
    storageType : int, 
    manualUpdate : boolean, 
    licKey : String
)

パラメータ

ms

状態を格納する Stream

storageType

ストレージ種類を示す Int32。

manualUpdate

手動更新場合trueそれ以外場合false

licKey

コントロールライセンス キー

プラットフォームプラットフォーム
バージョン情報バージョン情報
参照参照



英和和英テキスト翻訳>> Weblio翻訳
英語⇒日本語日本語⇒英語
  

辞書ショートカット

すべての辞書の索引

「AxHost.State コンストラクタ」の関連用語

AxHost.State コンストラクタのお隣キーワード
検索ランキング

   

英語⇒日本語
日本語⇒英語
   



AxHost.State コンストラクタのページの著作権
Weblio 辞書 情報提供元は 参加元一覧 にて確認できます。

   
日本マイクロソフト株式会社日本マイクロソフト株式会社
© 2025 Microsoft.All rights reserved.

©2025 GRAS Group, Inc.RSS