Contents Namespaces | Ansys.ACT.Core.Utilities Namespace | AttributeCollection | Print page Remove(string) Remove an attribute. The attribute cannot be removed if it was declared as static attribute. Declaration Syntaxpublic virtual bool Remove(string name)Parametersname(string)The name of the attribute. « GetValue(string, object) SetValue(string, object) »