[]
public static bool IsRightToLeft(char ch)
Public Shared Function IsRightToLeft(ch As Char) As Boolean
| Type | Name | Description |
|---|---|---|
| char | ch |
| Type | Description |
|---|---|
| bool |
public static bool IsRightToLeft(string text)
Public Shared Function IsRightToLeft(text As String) As Boolean
| Type | Name | Description |
|---|---|---|
| string | text |
| Type | Description |
|---|---|
| bool |