| MessageNumElements Property |
Gets the number of elements contained by this message.
Namespace:
Bloomberglp.Blpapi
Assembly:
Bloomberglp.Blpapi (in Bloomberglp.Blpapi.dll) Version: 3.26.6.64-experimental+729270cf207a6113e8bbb043419936f745983b67
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