| C1.Win.C1List.4 Assembly > C1.Win.C1List Namespace > C1List Class > Find Method : Find(String,MatchCompareEnum,Boolean,Int32,Int32) Method |
'Declaration Public Overloads Function Find( _ ByVal target As System.String, _ ByVal searchMode As MatchCompareEnum, _ ByVal includeStart As System.Boolean, _ ByVal startBmk As System.Integer, _ ByVal colIndex As System.Integer _ ) As System.Integer
public System.int Find( System.string target, MatchCompareEnum searchMode, System.bool includeStart, System.int startBmk, System.int colIndex )