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