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