Gets a read-only SchemaElementDefinition which defines the schema of
the 'index'th possible response that this Operation delivers.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public abstract SchemaElementDefinition GetResponseDefinition( int index )
Public MustOverride Function GetResponseDefinition ( index As Integer ) As SchemaElementDefinition
public: virtual SchemaElementDefinition^ GetResponseDefinition( int index ) abstract
Parameters
- index (Int32)
Return Value
Exceptions
Exception | Condition |
---|---|
IndexOutOfRangeException |
index >= NumResponseDefinition.
|
Assembly: Bloomberglp.Blpapi (Module: Bloomberglp.Blpapi.dll) Version: 3.8.10.1