InheritanceAttributeとは? わかりやすく解説

InheritanceAttribute クラス

この属性関連付けられているコンポーネント基本クラスから継承されたかどうかを示します。このクラス継承できません。

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

<AttributeUsageAttribute(AttributeTargets.Property Or AttributeTargets.Field
 Or AttributeTargets.Event)> _
Public NotInheritable Class
 InheritanceAttribute
    Inherits Attribute
Dim instance As InheritanceAttribute
[AttributeUsageAttribute(AttributeTargets.Property|AttributeTargets.Field|AttributeTargets.Event)]
 
public sealed class InheritanceAttribute :
 Attribute
[AttributeUsageAttribute(AttributeTargets::Property|AttributeTargets::Field|AttributeTargets::Event)]
 
public ref class InheritanceAttribute sealed
 : public Attribute
/** @attribute AttributeUsageAttribute(AttributeTargets.Property|AttributeTargets.Field|AttributeTargets.Event)
 */ 
public final class InheritanceAttribute extends
 Attribute
AttributeUsageAttribute(AttributeTargets.Property|AttributeTargets.Field|AttributeTargets.Event)
 
public final class InheritanceAttribute extends
 Attribute
解説解説

InheritanceAttribute は、メンバ継承種類およびレベル表します

IInheritanceService の AddInheritedComponents メソッドが、コンポーネントコンポーネント フィールド検索して基本クラスから継承されるフィールド識別するとき、このメソッドInheritanceAttribute使用して、各コンポーネント継承レベル表します

継承階層継承階層
System.Object
   System.Attribute
    System.ComponentModel.InheritanceAttribute
スレッド セーフスレッド セーフ
この型の public static (Visual Basic では Shared) メンバはすべて、スレッド セーフです。インスタンス メンバ場合は、スレッド セーフであるとは限りません。
プラットフォームプラットフォーム
バージョン情報バージョン情報
参照参照
関連項目
InheritanceAttribute メンバ
System.ComponentModel 名前空間
IInheritanceService
InheritanceLevel
Attribute

InheritanceAttribute コンストラクタ ()


InheritanceAttribute コンストラクタ (InheritanceLevel)

継承レベル指定して、InheritanceAttribute クラス新しインスタンス初期化します。

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

Public Sub New ( _
    inheritanceLevel As InheritanceLevel _
)
Dim inheritanceLevel As InheritanceLevel

Dim instance As New InheritanceAttribute(inheritanceLevel)
public InheritanceAttribute (
    InheritanceLevel inheritanceLevel
)
public:
InheritanceAttribute (
    InheritanceLevel inheritanceLevel
)
public InheritanceAttribute (
    InheritanceLevel inheritanceLevel
)
public function InheritanceAttribute (
    inheritanceLevel : InheritanceLevel
)

パラメータ

inheritanceLevel

属性設定する継承レベルを示す InheritanceLevel。

プラットフォームプラットフォーム
バージョン情報バージョン情報
参照参照
関連項目
InheritanceAttribute クラス
InheritanceAttribute メンバ
System.ComponentModel 名前空間
InheritanceLevel

InheritanceAttribute コンストラクタ

InheritanceAttribute クラス新しインスタンス初期化します。
オーバーロードの一覧オーバーロードの一覧

名前 説明
InheritanceAttribute () InheritanceAttribute クラス新しインスタンス初期化します。
InheritanceAttribute (InheritanceLevel) 継承レベル指定してInheritanceAttribute クラス新しインスタンス初期化します。
参照参照

関連項目

InheritanceAttribute クラス
InheritanceAttribute メンバ
System.ComponentModel 名前空間

InheritanceAttribute フィールド


パブリック フィールドパブリック フィールド

  名前 説明
パブリック フィールド Default InheritanceAttribute の既定値として NotInherited を指定します。このフィールド読み取り専用です。
パブリック フィールド Inherited コンポーネント継承されることを指定します。このフィールド読み取り専用です。
パブリック フィールド InheritedReadOnly コンポーネント継承され読み取り専用であることを指定します。このフィールド読み取り専用です。
パブリック フィールド NotInherited コンポーネント継承されないことを指定します。このフィールド読み取り専用です。
参照参照

関連項目

InheritanceAttribute クラス
System.ComponentModel 名前空間
IInheritanceService
InheritanceLevel
Attribute

InheritanceAttribute プロパティ


パブリック プロパティパブリック プロパティ

  名前 説明
パブリック プロパティ InheritanceLevel 属性格納されている現在の継承レベル取得または設定します
パブリック プロパティ TypeId  派生クラス実装されている場合は、この Attribute一意識別子取得します。 ( Attribute から継承されます。)
参照参照

関連項目

InheritanceAttribute クラス
System.ComponentModel 名前空間
IInheritanceService
InheritanceLevel
Attribute

InheritanceAttribute メソッド


パブリック メソッドパブリック メソッド

( プロテクト メソッド参照)
  名前 説明
パブリック メソッド Equals オーバーロードされますオーバーライドされます。  
パブリック メソッド GetCustomAttribute  オーバーロードされますアセンブリモジュール、型のメンバ、またはメソッド パラメータ適用され指定した型のカスタム属性取得します。 ( Attribute から継承されます。)
パブリック メソッド GetCustomAttributes  オーバーロードされますアセンブリモジュール、型のメンバ、またはメソッド パラメータ適用されカスタム属性配列取得します。 ( Attribute から継承されます。)
パブリック メソッド GetHashCode オーバーライドされます。 このオブジェクトハッシュ コード返します
パブリック メソッド GetType  現在のインスタンスType取得します。 ( Object から継承されます。)
パブリック メソッド IsDefaultAttribute オーバーライドされます属性現在の値が既定値かどうかを示す値を取得します
パブリック メソッド IsDefined  オーバーロードされます指定した型のカスタム属性が、アセンブリモジュール、型のメンバ、またはメソッド パラメータ適用されているかどうか判断します。 ( Attribute から継承されます。)
パブリック メソッド Match  派生クラス内でオーバーライドされたときに、指定したオブジェクトとこのインスタンス等しかどうかを示す値を返します。 ( Attribute から継承されます。)
パブリック メソッド ReferenceEquals  指定した複数Object インスタンス同一かどうか判断します。 ( Object から継承されます。)
パブリック メソッド ToString オーバーライドされます。 この属性文字列変換します
プロテクト メソッドプロテクト メソッド
参照参照

関連項目

InheritanceAttribute クラス
System.ComponentModel 名前空間
IInheritanceService
InheritanceLevel
Attribute

InheritanceAttribute メンバ

この属性関連付けられているコンポーネント基本クラスから継承されたかどうかを示します。このクラス継承できません。

InheritanceAttribute データ型公開されるメンバを以下の表に示します


パブリック コンストラクタパブリック コンストラクタ
  名前 説明
パブリック メソッド InheritanceAttribute オーバーロードされます。 InheritanceAttribute クラス新しインスタンス初期化します。
パブリック フィールドパブリック フィールド
  名前 説明
パブリック フィールド Default InheritanceAttribute既定値として NotInherited を指定します。このフィールド読み取り専用です。
パブリック フィールド Inherited コンポーネント継承されることを指定します。このフィールド読み取り専用です。
パブリック フィールド InheritedReadOnly コンポーネント継承され読み取り専用であることを指定します。このフィールド読み取り専用です。
パブリック フィールド NotInherited コンポーネント継承されないことを指定します。このフィールド読み取り専用です。
パブリック プロパティパブリック プロパティ
  名前 説明
パブリック プロパティ InheritanceLevel 属性格納されている現在の継承レベル取得または設定します
パブリック プロパティ TypeId  派生クラス実装されている場合は、この Attribute一意識別子取得します。(Attribute から継承されます。)
パブリック メソッドパブリック メソッド
( プロテクト メソッド参照)
  名前 説明
パブリック メソッド Equals オーバーロードされますオーバーライドされます。  
パブリック メソッド GetCustomAttribute  オーバーロードされますアセンブリモジュール、型のメンバ、またはメソッド パラメータ適用され指定した型のカスタム属性取得します。 (Attribute から継承されます。)
パブリック メソッド GetCustomAttributes  オーバーロードされますアセンブリモジュール、型のメンバ、またはメソッド パラメータ適用されカスタム属性配列取得します。 (Attribute から継承されます。)
パブリック メソッド GetHashCode オーバーライドされます。 このオブジェクトハッシュ コード返します
パブリック メソッド GetType  現在のインスタンスType取得します。 (Object から継承されます。)
パブリック メソッド IsDefaultAttribute オーバーライドされます属性現在の値が既定値かどうかを示す値を取得します
パブリック メソッド IsDefined  オーバーロードされます指定した型のカスタム属性が、アセンブリモジュール、型のメンバ、またはメソッド パラメータ適用されているかどうか判断します。 (Attribute から継承されます。)
パブリック メソッド Match  派生クラス内でオーバーライドされたときに、指定したオブジェクトとこのインスタンス等しかどうかを示す値を返します。 (Attribute から継承されます。)
パブリック メソッド ReferenceEquals  指定した複数Object インスタンス同一かどうか判断します。 (Object から継承されます。)
パブリック メソッド ToString オーバーライドされます。 この属性文字列変換します
プロテクト メソッドプロテクト メソッド
参照参照

関連項目

InheritanceAttribute クラス
System.ComponentModel 名前空間
IInheritanceService
InheritanceLevel
Attribute


このページでは「.NET Framework クラス ライブラリ リファレンス」からInheritanceAttributeを検索した結果を表示しています。
Weblioに収録されているすべての辞書からInheritanceAttributeを検索する場合は、下記のリンクをクリックしてください。
 全ての辞書からInheritanceAttribute を検索

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

辞書ショートカット

すべての辞書の索引

「InheritanceAttribute」の関連用語

InheritanceAttributeのお隣キーワード
検索ランキング

   

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



InheritanceAttributeのページの著作権
Weblio 辞書 情報提供元は 参加元一覧 にて確認できます。

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

©2025 GRAS Group, Inc.RSS