VBHelpers Methods

Include Protected Members
Include Inherited Members

The VBHelpers type exposes the following members.

Methods

  Name Description
Public methodStatic member IsDoubleQuote This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Indicates a value whether a specified character is enclosed in double quotation marks (").
Public methodStatic member IsOctalDigit This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Indicates a value whether a character is in octal digit.
Public methodStatic member IsSingleQuote This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Indicates a value whether a specified character is enclosed in a single quotation mark (').

Top

See Also

Reference

VBHelpers Class

System.Web.Razor.Tokenizer Namespace