This method is not implemented.
[Visual Basic] Overrides Public Function IsDefined( _ ByVal attributeType As Type _ ) As Boolean [C#] public override bool IsDefined( Type attributeType ); [C++] public: override bool IsDefined( Type* attributeType ); [JScript] public override function IsDefined( attributeType : Type ) : Boolean;
Exception Type | Condition |
---|---|
NotSupportedException | This method is not implemented. |
EnumBuilder Class | EnumBuilder Members | System.Reflection.Emit Namespace