Managed CPlus Plus Declaration Syntax Generator Class
This class generates declaration syntax sections for Managed C++
Definition
Namespace: Sandcastle.Tools.SyntaxGenerators
Assembly: Sandcastle.Tools.SyntaxGenerators (in Sandcastle.Tools.SyntaxGenerators.dll) Version: 2026.1.20.0
Assembly: Sandcastle.Tools.SyntaxGenerators (in Sandcastle.Tools.SyntaxGenerators.dll) Version: 2026.1.20.0
C#
public sealed class ManagedCPlusPlusDeclarationSyntaxGenerator : SyntaxGeneratorTemplateVB
Public NotInheritable Class ManagedCPlusPlusDeclarationSyntaxGenerator
Inherits SyntaxGeneratorTemplateC++
public ref class ManagedCPlusPlusDeclarationSyntaxGenerator sealed : public SyntaxGeneratorTemplateF#
[<SealedAttribute>]
type ManagedCPlusPlusDeclarationSyntaxGenerator =
class
inherit SyntaxGeneratorTemplate
end- Inheritance
- Object SyntaxGeneratorCore SyntaxGeneratorTemplate ManagedCPlusPlusDeclarationSyntaxGenerator
Constructors
| ManagedCPlusPlusDeclarationSyntaxGenerator | Initializes a new instance of the ManagedCPlusPlusDeclarationSyntaxGenerator class |
Properties
| Language |
This is used to get or set the language name
(Inherited from SyntaxGeneratorTemplate) |
| StyleId |
This is used to get or set the style ID
(Inherited from SyntaxGeneratorTemplate) |