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

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

ComponentDesigner.PostFilterAttributes メソッド

デザイナが、TypeDescriptor を通じて公開する一連の属性から、項目を変更または削除できるようにします。

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

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

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

パラメータ

attributes

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

解説解説

このメソッドは、TypeDescriptor通じて公開される属性のディクショナリ内の項目を変更または削除する手段提供します

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

実装時の注意 attributes パラメータ通じてアクセスできるディクショナリは、直接フィルタ処理するか、そのままにしておくことができます。このメソッドオーバーライドする場合は、独自のフィルタ処理実行した後で基本実装呼び出します。PostFilterAttributes メソッド内の項目を削除しないください代わりに属性変更して項目を非表示にします。また、PreFilterAttributes メソッドの項目も削除する必要があります

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



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

辞書ショートカット

すべての辞書の索引

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

   

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



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

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

©2024 GRAS Group, Inc.RSS