Sets the value of this element to the specified value.
| C# | Visual Basic | Visual C++ |
public abstract void SetValue( string value, int index )
Public MustOverride Sub SetValue ( value As String, index As Integer )
public: virtual void SetValue( String^ value, int index ) abstract
| 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.7.4.1