Bloomberg API for .NET
GetElementAsFloat64 Method (name)
NamespacesBloomberglp.BlpapiMessageGetElementAsFloat64(Name)
Returns the value of the element having the specified name as a double value.
Declaration Syntax
C#Visual BasicVisual C++
public abstract double GetElementAsFloat64(
	Name name
)
Public MustOverride Function GetElementAsFloat64 ( 
	name As Name
) As Double
public:
virtual double GetElementAsFloat64(
	Name^ name
) abstract
Parameters
name (Name)
An element name.
Return Value
Double
The value of the element having specified name as a double value.
Remarks
Exceptions
ExceptionCondition
NotFoundException This message does not contain an element having the specified name.
InvalidConversionException The value is not convertible to a double value.

Assembly: Bloomberglp.Blpapi (Module: Bloomberglp.Blpapi.dll) Version: 3.7.4.1