Click or drag to resize

IntegerCharExtensions Methods

The IntegerCharExtensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberIsEndOfOpenName
Returns true if the character can't be included in the open name.
Public methodStatic memberIsEndOfOpenString
Returns true if the character can't be included in the open string.
Public methodStatic memberIsIndentCharacter
Returns true if the character can be used in indentation.
Public methodStatic memberIsNewLineCharacter
Returns true if the character represents newline.
Public methodStatic memberIsSpaceCharacter
Returns true if the character represents whitespace.
Top
See Also