Method AddAttributeAtIndex
AddAttributeAtIndex(FunctionAttributeIndex, AttributeValue)
Adds an AttributeValue at a specified index
public void AddAttributeAtIndex(FunctionAttributeIndex index, AttributeValue attrib)
Parameters
index
FunctionAttributeIndexIndex to add the attribute to
attrib
AttributeValueAttribute to add