MessageNumElements Property |
Gets the number of elements contained by this message.
Namespace:
Bloomberglp.Blpapi
Assembly:
Bloomberglp.Blpapi (in Bloomberglp.Blpapi.dll) Version: 3.23.1.1
Syntax public int NumElements { get; }
Public ReadOnly Property NumElements As Integer
Get
public:
property int NumElements {
int get ();
}
member NumElements : int with get
Property Value
Type:
Int32See Also