'Declaration Public Overloads Function FindStringExact( _ ByVal s As String, _ ByVal startIndex As Integer, _ ByVal col As Integer _ ) As Integer
'Declaration
Public Overloads Function FindStringExact( _ ByVal s As String, _ ByVal startIndex As Integer, _ ByVal col As Integer _ ) As Integer
public int FindStringExact( string s, int startIndex, int col )
C1Combo Class C1Combo Members Overload List