MultiFixedSizeBufferDeclAdd Method (String, Expression) |
Namespace:
Nova.CodeDOM
Assembly:
Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax public void Add(
string name,
Expression size
)
Parameters
- name
- Type: SystemString
- size
- Type: Nova.CodeDOMExpression
See Also