Skip to content

Overload_CodeJam_Strings_StringExtensions_IsLetter

Andrew Koryavchenko edited this page Jul 4, 2017 · 3 revisions

StringExtensions.IsLetter Method

Overload List

 

Name Description
Public methodStatic member IsLetter(String) Indicates whether all characters in a specified string is categorized as a letter.
Public methodStatic member IsLetter(String, Int32) Indicates whether the character at the specified position in a specified string is categorized as a letter.
  Back to Top

See Also

Reference

StringExtensions Class
CodeJam.Strings Namespace

Clone this wiki locally