RFA .NET
Assembly: RFA8_NET110_x64 (in RFA8_NET110_x64.dll) Version: 8.0.1.1
Gets a list of wide char strings of the node.
Namespace: ThomsonReuters.RFA.ConfigAssembly: RFA8_NET110_x64 (in RFA8_NET110_x64.dll) Version: 8.0.1.1
Syntax
C# |
---|
public List<RFA_WString> Value { get; } |
Visual Basic |
---|
Public ReadOnly Property Value As List(Of RFA_WString) Get |
Visual C++ |
---|
public: property List<RFA_WString^>^ Value { List<RFA_WString^>^ get (); } |
F# |
---|
member Value : List<RFA_WString> |
Field Value
A list of wide char strings of the configuration node.
Remarks
Using the default L"," value as delimiter.