ResolutionListAttributeAt Method |
Attributes are not supported. This method does nothing.
Namespace:
Bloomberglp.Blpapi
Assembly:
Bloomberglp.Blpapi (in Bloomberglp.Blpapi.dll) Version: 3.15.0.1
Syntax public Element AttributeAt(
Name attributeName,
int index
)
Public Function AttributeAt (
attributeName As Name,
index As Integer
) As Element
public:
Element^ AttributeAt(
Name^ attributeName,
int index
)
member AttributeAt :
attributeName : Name *
index : int -> Element
Parameters
- attributeName
- Type: Bloomberglp.BlpapiName
- index
- Type: SystemInt32
Return Value
Type:
ElementSee Also