'Declaration
<AttributeUsageAttribute(ValidOn=AttributeTargets.Method, AllowMultiple=True, Inherited=True)> <ComVisibleAttribute(False)> Public NotInheritable Class ContractAnnotationAttribute Inherits System.Attribute Implements System.Runtime.InteropServices._Attribute
'Usage
Dim instance As ContractAnnotationAttribute
[AttributeUsage(ValidOn=AttributeTargets.Method, AllowMultiple=true, Inherited=true)] [ComVisible(false)] public sealed class ContractAnnotationAttribute : System.Attribute, System.Runtime.InteropServices._Attribute
[AttributeUsage(ValidOn=AttributeTargets.Method, AllowMultiple=true, Inherited=true)] [ComVisible(false)] public ref class ContractAnnotationAttribute sealed : public System.Attribute, System.Runtime.InteropServices._Attribute