Gets the alternate name for this item at the specified index.
| 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
- index (Int32)
| Exception | Condition |
|---|---|
| IndexOutOfRangeException |
index >= NumAlternateNames |
Assembly: Bloomberglp.Blpapi (Module: Bloomberglp.Blpapi.dll) Version: 3.7.4.1