Gets the Operation of this Service
at the specified index.
| C# | Visual Basic | Visual C++ |
public abstract Operation GetOperation( int index )
Public MustOverride Function GetOperation ( index As Integer ) As Operation
public: virtual Operation^ GetOperation( int index ) abstract
- index (Int32)
| Exception | Condition |
|---|---|
| IndexOutOfRangeException |
index >= NumOperations.
|
Assembly: Bloomberglp.Blpapi (Module: Bloomberglp.Blpapi.dll) Version: 3.7.4.1