Initializes a new InheritanceAttribute with the specified inheritance level.
[Visual Basic] Overloads Public Sub New( _ ByVal inheritanceLevel As InheritanceLevel _ ) [C#] public InheritanceAttribute( InheritanceLevel inheritanceLevel ); [C++] public: InheritanceAttribute( InheritanceLevel inheritanceLevel ); [JScript] public function InheritanceAttribute( inheritanceLevel : InheritanceLevel );
InheritanceAttribute Class | InheritanceAttribute Members | System.ComponentModel.Design Namespace | InheritanceAttribute Constructor Overload List | InheritanceLevel