Gets the SchemaElementDefinition of the event of this Service
at the specified index.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public abstract SchemaElementDefinition GetEventDefinition( int index )
Public MustOverride Function GetEventDefinition ( index As Integer ) As SchemaElementDefinition
public: virtual SchemaElementDefinition^ GetEventDefinition( int index ) abstract
Parameters
- index (Int32)
Return Value
Exceptions
Exception | Condition |
---|---|
IndexOutOfRangeException |
index >= NumEventDefinitions.
|
Assembly: Bloomberglp.Blpapi (Module: Bloomberglp.Blpapi.dll) Version: 3.8.10.1