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

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

ComponentDesigner.PreFilterAttributes メソッド

デザイナが、TypeDescriptor を通じて公開する一連の属性に項目を追加できるようにします。

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

Protected Overridable Sub
 PreFilterAttributes ( _
    attributes As IDictionary _
)
Dim attributes As IDictionary

Me.PreFilterAttributes(attributes)
protected virtual void PreFilterAttributes
 (
    IDictionary attributes
)
protected:
virtual void PreFilterAttributes (
    IDictionary^ attributes
)
protected void PreFilterAttributes (
    IDictionary attributes
)
protected function PreFilterAttributes (
    attributes : IDictionary
)

パラメータ

attributes

コンポーネントクラス属性

解説解説

このメソッドは、TypeDescriptor通じてデザイナ公開する属性のディクショナリに項目を追加する手段提供します

属性のディクショナリのキーは、それぞれの TypeId プロパティの値が指定する属性の型識別子です。このオブジェクトは PropertyDescriptor 型です。このメソッドは、PostFilterAttributes メソッド直前呼び出されます。

実装時の注意 attributes パラメータ通じてアクセスできるディクショナリは、直接変更するか、そのままにしておくことができます。このメソッドオーバーライドする場合は、独自のフィルタ処理実行する前に基本実装呼び出します。

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



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

辞書ショートカット

すべての辞書の索引

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

   

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



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

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

©2024 GRAS Group, Inc.RSS