Gets the alternate name for this item at the specified index.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public abstract Name GetAlternateName( int index )
Public MustOverride Function GetAlternateName ( index As Integer ) As Name
public: virtual Name^ GetAlternateName( int index ) abstract
Parameters
- index (Int32)
Return Value
Exceptions
Exception | Condition |
---|---|
IndexOutOfRangeException |
index >= NumAlternateNames |
Assembly: Bloomberglp.Blpapi (Module: Bloomberglp.Blpapi.dll) Version: 3.8.10.1