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 UIntToXml( uint val )
Public Shared Function UIntToXml ( val As UInteger ) As String
public: static String^ UIntToXml( unsigned int val )
static member UIntToXml : val : uint32 -> string
Parameters
- val
- UInt32