![]() | AttributeSetAdd Method |
[This is preliminary documentation and is subject to change.]
Name | Description | |
---|---|---|
![]() | Add(FunctionAttributeIndex, AttributeSet) | Adds Attributes from another attribute set along a given index |
![]() | Add(FunctionAttributeIndex, AttributeValue) | Adds a single attribute |
![]() | Add(FunctionAttributeIndex, AttributeValue) | Adds a set of attributes |
![]() | Add(FunctionAttributeIndex, IEnumerableAttributeValue) | Produces a new AttributeSet that includes the attributes from this set along with additional attributes provided |