ElementGetValueAsElement Method |
Returns the value of this element as an Element.
Namespace:
Bloomberglp.Blpapi
Assembly:
Bloomberglp.Blpapi (in Bloomberglp.Blpapi.dll) Version: 3.24.4.1
Syntax public abstract Element GetValueAsElement()
Public MustOverride Function GetValueAsElement As Element
public:
virtual Element^ GetValueAsElement() abstract
abstract GetValueAsElement : unit -> Element
Return Value
Type:
ElementThe value of this element as an Element.
Exceptions Remarks See Also