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

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

ICodeGenerator.GetTypeOutput メソッド

指定した CodeTypeReference示される型を取得します

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

Function GetTypeOutput ( _
    type As CodeTypeReference _
) As String
Dim instance As ICodeGenerator
Dim type As CodeTypeReference
Dim returnValue As String

returnValue = instance.GetTypeOutput(type)
string GetTypeOutput (
    CodeTypeReference type
)
String^ GetTypeOutput (
    CodeTypeReference^ type
)
String GetTypeOutput (
    CodeTypeReference type
)
function GetTypeOutput (
    type : CodeTypeReference
) : String

パラメータ

type

返される型を示す CodeTypeReference。

戻り値
コード ジェネレータコード生成用として対応している言語での、指定した型のテキスト表現。たとえば、Visual Basic では、System.Int32 型を渡すと "Integer" が返されます。

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



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

辞書ショートカット

すべての辞書の索引

「ICodeGenerator.GetTypeOutput メソッド」の関連用語

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

   

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



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

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

©2024 GRAS Group, Inc.RSS