VBHelpers Class
This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Represents a set of characters as helpers in VB.
Assembly: System.Web.Razor (in System.Web.Razor.dll)
The VBHelpers type exposes the following members.
| Name | Description | |
|---|---|---|
![]() ![]() | 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 ("). |
![]() ![]() | 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. |
![]() ![]() | 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 ('). |
Show:
