Namespace: Spire.Doc.Documents.Converters.Core.Common
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 IsInteger( string value )
Public Shared Function IsInteger ( value As String ) As Boolean
public: static bool IsInteger( String^ value )
static member IsInteger : value : string -> bool
Parameters
- value
- String