RFA .NET
Assembly: RFA8_NET110_x64 (in RFA8_NET110_x64.dll) Version: 8.0.1.1
Gets the number of ElementEntryDefs.
Namespace: ThomsonReuters.RFA.DataAssembly: RFA8_NET110_x64 (in RFA8_NET110_x64.dll) Version: 8.0.1.1
Syntax
C# |
---|
public uint Count { get; } |
Visual Basic |
---|
Public ReadOnly Property Count As UInteger Get |
Visual C++ |
---|
public: property unsigned int Count { unsigned int get (); } |
F# |
---|
member Count : uint32 |