RFA .NET
Assembly: RFA8_NET110_x64 (in RFA8_NET110_x64.dll) Version: 8.0.1.1
Clears contained data of interfaces.
Namespace: ThomsonReuters.RFA.DataAssembly: RFA8_NET110_x64 (in RFA8_NET110_x64.dll) Version: 8.0.1.1
Syntax
C# |
---|
public override sealed void Clear() |
Visual Basic |
---|
Public Overrides NotOverridable Sub Clear |
Visual C++ |
---|
public: virtual void Clear() override sealed |
F# |
---|
abstract Clear : unit -> unit override Clear : unit -> unit |
Remarks
Usage of Series.Clear() is mandatory.
It MUST be used if this Series is reused.