'Declaration Public Overloads Function FindStringExact( _ ByVal s As System.String, _ ByVal startIndex As System.Integer _ ) As System.Integer
public System.int FindStringExact( System.string s, System.int startIndex )
Parameters
- s
- startIndex
'Declaration Public Overloads Function FindStringExact( _ ByVal s As System.String, _ ByVal startIndex As System.Integer _ ) As System.Integer
public System.int FindStringExact( System.string s, System.int startIndex )