Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Retrieves the first tree node object.
Syntax
public abstract TreeNode first()
Run On
Client
Return Value
Type: TreeNode Class
The first tree node object.
Remarks
This method is abstract.