Contains Method (columnName)
From Microsoft Deployment Tools
Deployment Tools Foundation
Contains Method (columnName)
Deployment Tools Foundation Namespaces ► Microsoft.Deployment.WindowsInstaller ► ColumnCollection ► Contains(String)
Checks if a column with a given name exists in the collection.
- columnName (String)
- case-sensitive name of the column to look for
true if the column exists in the collection, false otherwise