Gets a read-only SchemaElementDefinition which defines the schema of
the 'index'th possible response that this Operation delivers.
| 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
- index (Int32)
| Exception | Condition |
|---|---|
| IndexOutOfRangeException |
index >= NumResponseDefinition.
|
Assembly: Bloomberglp.Blpapi (Module: Bloomberglp.Blpapi.dll) Version: 3.7.4.1