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

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

DesignerOptionService.CreateOptionCollection メソッド

メモ : このメソッドは、.NET Framework version 2.0新しく追加されたものです。

名前を指定して新しい DesignerOptionService.DesignerOptionCollection を作成し指定した親に追加します

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

Protected Function CreateOptionCollection (
 _
    parent As DesignerOptionCollection, _
    name As String, _
    value As Object _
) As DesignerOptionCollection
Dim parent As DesignerOptionCollection
Dim name As String
Dim value As Object
Dim returnValue As DesignerOptionCollection

returnValue = Me.CreateOptionCollection(parent, name, value)
protected DesignerOptionCollection CreateOptionCollection (
    DesignerOptionCollection parent,
    string name,
    Object value
)
protected:
DesignerOptionCollection^ CreateOptionCollection (
    DesignerOptionCollection^ parent, 
    String^ name, 
    Object^ value
)
protected DesignerOptionCollection CreateOptionCollection (
    DesignerOptionCollection parent, 
    String name, 
    Object value
)
protected function CreateOptionCollection (
    parent : DesignerOptionCollection, 
    name : String, 
    value : Object
) : DesignerOptionCollection

パラメータ

parent

デザイナ オプションの親コレクションルート オブジェクトコレクション除きすべてのコレクションが親を持ちます

name

このコレクションの名前。

value

このコレクションプロパティ提供するオブジェクトコレクションプロパティ提供しない場合null 参照 (Visual Basic では Nothing) でもかまいません

戻り値
DesignerOptionService.DesignerOptionCollection

例外例外
例外種類条件

ArgumentNullException

parent または namenull 参照 (Visual Basic では Nothing) です。

ArgumentException

name空の文字列です。

解説解説
プラットフォームプラットフォーム
バージョン情報バージョン情報
参照参照
関連項目
DesignerOptionService クラス
DesignerOptionService メンバ
System.ComponentModel.Design 名前空間
IDesignerOptionService
DesignerOptionService.DesignerOptionCollection



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

辞書ショートカット

すべての辞書の索引

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

   

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



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

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

©2024 GRAS Group, Inc.RSS