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 string IntToXml( int value )
Public Shared Function IntToXml ( value As Integer ) As String
public: static String^ IntToXml( int value )
static member IntToXml : value : int -> string
Parameters
- value
- Int32