TreeNode.AOTgetSource Method

Returns the source code of this node.

Syntax

public str AOTgetSource()

Run On

Called

Return Value

Type: str
The string that contains source code if any; otherwise, nullNothingnullptrunita null reference (Nothing in Visual Basic).

Remarks

This function is overridden by nodes which have source code.

See Also

TreeNode Class

TreeNode.AOTsetSource Method

MemberFunction.isStatic Method