Class AttributeCollectionExtensions
Extension methods for a collection of AttributeValue
Inheritance
AttributeCollectionExtensions
Inherited Members
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: Ubiquity.NET.Llvm.Values
Assembly: Ubiquity.NET.Llvm.dll
Syntax
public static class AttributeCollectionExtensions
Methods
Remove(ICollection<AttributeValue>, String) | Removes an attribute from a collection |
Remove(ICollection<AttributeValue>, AttributeKind) | Removes an attribute from a collection |