RFA .NET
Assembly: RFA8_NET110_x64 (in RFA8_NET110_x64.dll) Version: 8.0.1.1
Sets position to the beginning of the FilterList.
Namespace: ThomsonReuters.RFA.DataAssembly: RFA8_NET110_x64 (in RFA8_NET110_x64.dll) Version: 8.0.1.1
Syntax
C# |
---|
public void Start( FilterList filterList ) |
Visual Basic |
---|
Public Sub Start ( _ filterList As FilterList _ ) |
Visual C++ |
---|
public: void Start( FilterList^ filterList ) |
F# |
---|
member Start : filterList:FilterList -> unit |
Parameters
- filterList
- Type: ThomsonReuters.RFA.Data..::..FilterList
The FilterList ready to be decoded.
Exceptions
Exception | Condition |
---|---|
ThomsonReuters.RFA.Common..::..InvalidUsageException | The entry at this position is blank or with Invalid/Incomplete data. |