Eyeshot 10 WinForms API Reference
AreEqualStrings Method

WinForms Assembly > devDept.Eyeshot Namespace > EyeshotDictionary<T> Class : AreEqualStrings Method
Syntax
'Declaration
 
Protected Function AreEqualStrings( _
   ByVal s1 As String, _
   ByVal s2 As String _
) As Boolean
protected bool AreEqualStrings( 
   string s1,
   string s2
)

Parameters

s1
s2
See Also

Reference

EyeshotDictionary<T> Class
EyeshotDictionary<T> Members