'Declaration
Public Overloads Function FindStringExact( _ ByVal s As System.String, _ ByVal startIndex As System.Integer _ ) As System.Integer
'Usage
Dim instance As NFontListBox Dim s As System.String Dim startIndex As System.Integer Dim value As System.Integer value = instance.FindStringExact(s, startIndex)
public System.int FindStringExact( System.string s, System.int startIndex )
Parameters
- s
- startIndex