Deployment Tools Foundation
IndexOf Method (columnName)
Deployment Tools Foundation Namespaces ► Microsoft.Deployment.WindowsInstaller ► ColumnCollection ► IndexOf(String)
Gets the index of a column within the collection.
Declaration Syntax
Parameters
- columnName (String)
- case-sensitive name of the column to look for
Return Value
0-based index of the column, or -1 if not found