Method GetAttributesAtIndex
GetAttributesAtIndex(FunctionAttributeIndex)
Gets the attributes on a given index
public IEnumerable<AttributeValue> GetAttributesAtIndex(FunctionAttributeIndex index)
Parameters
index
FunctionAttributeIndexindex to get the attributes for
Returns
- IEnumerable<AttributeValue>
Attributes for the index