Click or drag to resize

MultiFixedSizeBufferDeclFixedSizeBufferDecls Property

The list of FixedSizeBufferDecls.

Namespace:  Nova.CodeDOM
Assembly:  Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax
C#
public ChildList<FixedSizeBufferDecl> FixedSizeBufferDecls { get; }

Property Value

Type: ChildListFixedSizeBufferDecl
See Also