Refresh |
Top Previous Next |
Updates the collection of OhioSession objects. All OhioSession objects that are available on the system at the time of the refresh will be added to the collection.
Indexing of OhioSession objects will not be preserved across refreshes.
Visual Basic Syntax
Position.Refresh(TnbFields As TTnbFields, fromPos As Integer)
Delphi Syntax
Position.Refresh(TnbFields:TTnbFields; fromPos:integer);
Parameters
|