LocalDeclCreateRef Method |
Namespace:
Nova.CodeDOM
Assembly:
Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax public override SymbolicRef CreateRef(
bool isFirstOnLine = false
)
Parameters
- isFirstOnLine (Optional)
- Type: SystemBoolean
True if the reference should be displayed on a new line.
Return Value
Type:
SymbolicRefA
LocalRef.
See Also