CodeGenerator::GenerateAttributeDeclarationsStart Method (CodeAttributeDeclarationCollection^)
.NET Framework (current version)
Generates code for the specified attribute block start.
Assembly: System (in System.dll)
protected: virtual void GenerateAttributeDeclarationsStart( CodeAttributeDeclarationCollection^ attributes ) abstract
Parameters
- attributes
-
Type:
System.CodeDom::CodeAttributeDeclarationCollection^
A CodeAttributeDeclarationCollection that indicates the start of the attribute block to generate code for.
.NET Framework
Available since 1.1
Available since 1.1
Show: