Method AddAttributeAtIndex
AddAttributeAtIndex(FunctionAttributeIndex, AttributeValue)
Adds an Attribute
Declaration
public void AddAttributeAtIndex(FunctionAttributeIndex index, AttributeValue attrib)
public void AddAttributeAtIndex(FunctionAttributeIndex index, AttributeValue attrib)
Parameters
Function |
index | Index to add the attribute to |
Attribute |
attrib | Attribute to add |