Click or drag to resize

AttributeCreateAttributeExpressions Method

Get the list of attribute Expressions, or return the existing one.

Namespace:  Nova.CodeDOM
Assembly:  Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax
C#
public ChildList<Expression> CreateAttributeExpressions()

Return Value

Type: ChildListExpression
See Also