Contents Namespaces | Ansys.Mechanical.Interfaces Namespace | IDataTable | Print page Contains(string) Returns whether the data table contains a column with the specified name. Declaration Syntaxpublic bool Contains(string name)Parametersname(string)The specified column name. « Clear() GetRow(int) »