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

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

CodeDomProvider.CreateParser メソッド

メモ : このメソッドは、互換性のために残されています。

派生クラスオーバーライドされると、新しコード パーサー作成します

名前空間: System.CodeDom.Compiler
アセンブリ: System (system.dll 内)
構文構文

<ObsoleteAttribute("Callers should not use the ICodeParser
 interface and should instead use the methods directly on the CodeDomProvider class.
 Those inheriting from CodeDomProvider must still implement this interface, and should exclude this warning or also obsolete this method.")> _
Public Overridable Function
 CreateParser As ICodeParser
Dim instance As CodeDomProvider
Dim returnValue As ICodeParser

returnValue = instance.CreateParser
[ObsoleteAttribute("Callers should not use the ICodeParser interface and should
 instead use the methods directly on the CodeDomProvider class.
 Those inheriting from CodeDomProvider must still implement this interface, and should exclude this warning or also obsolete this
 method.")] 
public virtual ICodeParser CreateParser ()
[ObsoleteAttribute(L"Callers should not use the ICodeParser interface and should
 instead use the methods directly on the CodeDomProvider class.
 Those inheriting from CodeDomProvider must still implement this interface, and should exclude this warning or also obsolete this
 method.")] 
public:
virtual ICodeParser^ CreateParser ()
/** @attribute ObsoleteAttribute("Callers should not use the ICodeParser interface
 and should instead use the methods directly on the CodeDomProvider class.
 Those inheriting from CodeDomProvider must still implement this interface, and should exclude this warning or also obsolete this
 method.") */ 
public ICodeParser CreateParser ()
ObsoleteAttribute("Callers should not use the ICodeParser interface and should
 instead use the methods directly on the CodeDomProvider class.
 Those inheriting from CodeDomProvider must still implement this interface, and should exclude this warning or also obsolete
 this method.") 
public function CreateParser () : ICodeParser

戻り値
ソース コード解析するために使用できる ICodeParser。基本実装では、常に null 参照 (Visual Basic では Nothing) を返します

プラットフォームプラットフォーム
バージョン情報バージョン情報
参照参照
関連項目
CodeDomProvider クラス
CodeDomProvider メンバ
System.CodeDom.Compiler 名前空間



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

辞書ショートカット

すべての辞書の索引

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

   

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



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

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

©2025 GRAS Group, Inc.RSS