Skip to content

Overload_CodeJam_Strings_StringExtensions_IsSymbol

andrewvk edited this page Apr 25, 2016 · 3 revisions

StringExtensions.IsSymbol Method

[This is preliminary documentation and is subject to change.]

Overload List

 

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

See Also

Reference

StringExtensions Class
CodeJam.Strings Namespace

Clone this wiki locally