ComponentDesigner.ShadowPropertyCollection.Item プロパティとは? わかりやすく解説

Weblio 辞書 > コンピュータ > .NET Framework クラス ライブラリ リファレンス > ComponentDesigner.ShadowPropertyCollection.Item プロパティの意味・解説 

ComponentDesigner.ShadowPropertyCollection.Item プロパティ

指定したインデックスにあるオブジェクト取得または設定します

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

Dim instance As ShadowPropertyCollection
Dim propertyName As String
Dim value As Object

value = instance(propertyName)

instance(propertyName) = value
public Object this [
    string propertyName
] { get; set; }
public:
property Object^ default [String^] {
    Object^ get (String^ propertyName);
    void set (String^ propertyName, Object^
 value);
}
/** @property */
public Object get_Item (String propertyName)

/** @property */
public void set_Item (String propertyName,
 Object value)

パラメータ

propertyName

コレクション内にあるかどうか調べプロパティの名前。

プロパティ
指定したプロパティの値がコレクション内にある場合は、その値。それ以外場合シャドウ プロパティ値が適用されないプロパティ現在の値が取得されます。

解説解説
.NET Framework のセキュリティ.NET Frameworkセキュリティ
プラットフォームプラットフォーム
バージョン情報バージョン情報
参照参照
関連項目
ComponentDesigner.ShadowPropertyCollection クラス
ComponentDesigner.ShadowPropertyCollection メンバ
System.ComponentModel.Design 名前空間



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

辞書ショートカット

すべての辞書の索引

ComponentDesigner.ShadowPropertyCollection.Item プロパティのお隣キーワード
検索ランキング

   

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



ComponentDesigner.ShadowPropertyCollection.Item プロパティのページの著作権
Weblio 辞書 情報提供元は 参加元一覧 にて確認できます。

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

©2025 GRAS Group, Inc.RSS