ResolutionListSize Method |
Return the list size
Namespace:
Bloomberglp.Blpapi
Assembly:
Bloomberglp.Blpapi (in Bloomberglp.Blpapi.dll) Version: 3.23.1.1
Syntax Public Function Size As Integer
public:
virtual int Size() sealed
abstract Size : unit -> int
override Size : unit -> int
Return Value
Type:
Int32The size of the list.
Implements
IResolutionListSizeSee Also