Click or drag to resize

CodeObjectMoveEOLComment Method

Overload List
  NameDescription
Public methodMoveEOLComment(CodeObject)
Move any EOL comment from the specified code object to the current code object.
Public methodMoveEOLComment(Token)
Move any EOL comment from the specified token to the current code object.
Public methodMoveEOLComment(Token, Boolean, Boolean)
Move any EOL comment from the specified token to the current code object.
Top
See Also