Sets the value of this element to the specified value.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public abstract void SetValue( Name constant, int index )
Public MustOverride Sub SetValue ( constant As Name, index As Integer )
public: virtual void SetValue( Name^ constant, int index ) abstract
Exceptions
Exception | Condition |
---|---|
InvalidConversionException |
The element at the specified index
cannot be initialized with the specified value.
|
IndexOutOfRangeException |
index >= NumValues |
Assembly: Bloomberglp.Blpapi (Module: Bloomberglp.Blpapi.dll) Version: 3.9.6.1