IDesignerLoaderHost.EndLoad メソッドとは? わかりやすく解説

Weblio 辞書 > コンピュータ > .NET Framework クラス ライブラリ リファレンス > IDesignerLoaderHost.EndLoad メソッドの意味・解説 

IDesignerLoaderHost.EndLoad メソッド

デザイナ読み込み操作終了します

名前空間: System.ComponentModel.Design.Serialization
アセンブリ: System (system.dll 内)
構文構文

Sub EndLoad ( _
    baseClassName As String, _
    successful As Boolean, _
    errorCollection As ICollection _
)
Dim instance As IDesignerLoaderHost
Dim baseClassName As String
Dim successful As Boolean
Dim errorCollection As ICollection

instance.EndLoad(baseClassName, successful, errorCollection)
void EndLoad (
    string baseClassName,
    bool successful,
    ICollection errorCollection
)
void EndLoad (
    String^ baseClassName, 
    bool successful, 
    ICollection^ errorCollection
)
void EndLoad (
    String baseClassName, 
    boolean successful, 
    ICollection errorCollection
)
function EndLoad (
    baseClassName : String, 
    successful : boolean, 
    errorCollection : ICollection
)

パラメータ

baseClassName

このデザイナデザインしているドキュメント基本クラスの完全限定名。

successful

デザイナ正常に読み込まれ場合trueそれ以外場合false

errorCollection

読み込み中に検出されエラーがある場合は、そのエラー格納するコレクションエラー検出されなかった場合は、空のコレクションまたは null 参照 (Visual Basic では Nothing) を渡します

解説解説
プラットフォームプラットフォーム
バージョン情報バージョン情報
参照参照
関連項目
IDesignerLoaderHost インターフェイス
IDesignerLoaderHost メンバ
System.ComponentModel.Design.Serialization 名前空間
DesignerLoader クラス


このページでは「.NET Framework クラス ライブラリ リファレンス」からIDesignerLoaderHost.EndLoad メソッドを検索した結果を表示しています。
Weblioに収録されているすべての辞書からIDesignerLoaderHost.EndLoad メソッドを検索する場合は、下記のリンクをクリックしてください。
 全ての辞書からIDesignerLoaderHost.EndLoad メソッド を検索

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

辞書ショートカット

すべての辞書の索引

IDesignerLoaderHost.EndLoad メソッドのお隣キーワード
検索ランキング

   

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



IDesignerLoaderHost.EndLoad メソッドのページの著作権
Weblio 辞書 情報提供元は 参加元一覧 にて確認できます。

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

©2025 GRAS Group, Inc.RSS