Gets the Operation of this Service
at the specified index.
Declaration Syntax
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
Parameters
- index (Int32)
Return Value
Exceptions
Exception | Condition |
---|---|
IndexOutOfRangeException |
index >= NumOperations.
|
Assembly: Bloomberglp.Blpapi (Module: Bloomberglp.Blpapi.dll) Version: 3.7.4.1