Checks if this.node is the root item in this.dom.
Namespace:
Aras.IOMAssembly: IOM (in IOM.dll) Version: 11.0.0.6296
Syntax
C# |
---|
public bool isRoot() |
Visual Basic (Declaration) |
---|
Public Function isRoot As Boolean |
J# |
---|
public boolean isRoot() |
JScript |
---|
public function isRoot() : boolean |