Namespace: Spire.Doc.Documents.Converters.Core.Base
Assembly: Spire.Doc (in Spire.Doc.dll) Version: 9.6.1.0 (9.6.1.3020)
Assembly: Spire.Doc (in Spire.Doc.dll) Version: 9.6.1.0 (9.6.1.3020)
Syntax
| C# | Visual Basic | Visual C++ | F# |
public static bool IsLetterOrDigit( int ch )
Public Shared Function IsLetterOrDigit ( ch As Integer ) As Boolean
public: static bool IsLetterOrDigit( int ch )
static member IsLetterOrDigit : ch : int -> bool
Parameters
- ch
- Int32