First method: RemoteNode collection
Syntax
First()
Description
The First method returns the first Node object in the RemoteNode collection.
Parameters
None.
Returns
A Node object.
Example
&MyNode = &MyCollection.First();
Syntax
First()
Description
The First method returns the first Node object in the RemoteNode collection.
Parameters
None.
Returns
A Node object.
Example
&MyNode = &MyCollection.First();