ActiveDatabaseSoftware.ActiveQueryBuilder.QueryTransformer Namespace > SortedColumnList Class : IndexOf Method |
Overload | Description |
---|---|
IndexOf(SortedColumn) | Determines the index of a specific Sorted Column item in the list. |
IndexOf(OutputColumn) | Determines the index of the first found item based on the specified Output Column in the list. |
IndexOf(String) | Determines the index of item with the specified SQL Expression string in the list. |