ComponentOne SpellChecker for WinForms
TryGetValue Method

C1.Win.C1SpellChecker.4 Assembly > C1.Win.C1SpellChecker Namespace > WordDictionary Class : TryGetValue Method
Syntax
'Declaration
 
Public Function TryGetValue( _
   ByVal key As System.String, _
   ByRef value As System.String _
) As System.Boolean
public System.bool TryGetValue( 
   System.string key,
   out System.string value
)

Parameters

key
value
See Also

Reference

WordDictionary Class
WordDictionary Members