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