Documentation For Encog 2.x
DocumentRange.AddElement Method
Add an element.
public
void
AddElement(
DocumentRange
element
);
Parameters
element
The element to add.
See Also
DocumentRange Class
|
Encog.Bot.Browse.Range Namespace