Contents Namespaces | Ansys.ACT.Interfaces.Common Namespace | IAttributeCollection | Print page Remove(string) Removes the attribute identified by its name. Declaration Syntaxpublic bool Remove(string name)Parametersname(string)The name of the attribute. « GetValue(string, object) SetValue(string, object) »