RFA .NET
Assembly: RFA8_NET110_x64 (in RFA8_NET110_x64.dll) Version: 8.0.1.1
Gets the number of VectorEntries who solely contain StandardData content.
Namespace: ThomsonReuters.RFA.DataAssembly: RFA8_NET110_x64 (in RFA8_NET110_x64.dll) Version: 8.0.1.1
Syntax
C# |
---|
public ushort Count { get; } |
Visual Basic |
---|
Public ReadOnly Property Count As UShort Get |
Visual C++ |
---|
public: property unsigned short Count { unsigned short get (); } |
F# |
---|
member Count : uint16 |