Metodo System::Xml::XmlConvert::ToString
XmlConvert::ToString(bool) method
Converte il Boolean in una String.
static String System::Xml::XmlConvert::ToString(bool value)
| Parametro | Tipo | Descrizione |
|---|---|---|
| valore | bool | Il valore da convertire. |
ReturnValue
Una rappresentazione stringa del Boolean, cioè “true” o “false”.
Vedi anche
- Class String
- Class XmlConvert
- Namespace System::Xml
- Library Aspose.Font for C++
XmlConvert::ToString(char16_t) method
Converte il Char in una String.
static String System::Xml::XmlConvert::ToString(char16_t value)
| Parametro | Tipo | Descrizione |
|---|---|---|
| valore | char16_t | Il valore da convertire. |
ReturnValue
Una rappresentazione stringa del Char.
Vedi anche
- Class String
- Class XmlConvert
- Namespace System::Xml
- Library Aspose.Font for C++
XmlConvert::ToString(DateTime) method
Converte il DateTime in una String.
static String System::Xml::XmlConvert::ToString(DateTime value)
| Parametro | Tipo | Descrizione |
|---|---|---|
| valore | DateTime | Il valore da convertire. |
ReturnValue
Una rappresentazione stringa del DateTime nel formato yyyy-MM-ddTHH:mm:ss dove ‘T’ è un letterale costante.
Vedi anche
- Class String
- Class DateTime
- Class XmlConvert
- Namespace System::Xml
- Library Aspose.Font for C++
XmlConvert::ToString(DateTime, const String&) method
Converte il DateTime in una String.
static String System::Xml::XmlConvert::ToString(DateTime value, const String &format)
| Parametro | Tipo | Descrizione |
|---|---|---|
| valore | DateTime | Il valore da convertire. |
| formato | const String& | La struttura del formato che definisce come visualizzare la stringa convertita. I formati validi includono “yyyy-MM-ddTHH:mm:sszzzzzz” e i suoi sottoinsiemi. |
ReturnValue
Una rappresentazione stringa del DateTime nel formato specificato.
Vedi anche
- Class String
- Class DateTime
- Class XmlConvert
- Namespace System::Xml
- Library Aspose.Font for C++
XmlConvert::ToString(DateTime, XmlDateTimeSerializationMode) method
Converte il DateTime in una String usando il XmlDateTimeSerializationMode specificato.
static String System::Xml::XmlConvert::ToString(DateTime value, XmlDateTimeSerializationMode dateTimeOption)
| Parametro | Tipo | Descrizione |
|---|---|---|
| value | DateTime | Il valore DateTime da convertire. |
| dateTimeOption | XmlDateTimeSerializationMode | Uno dei valori XmlDateTimeSerializationMode che specificano come trattare il valore DateTime. |
ReturnValue
Un equivalente String del DateTime.
Vedi anche
- Class String
- Class DateTime
- Enum XmlDateTimeSerializationMode
- Class XmlConvert
- Namespace System::Xml
- Library Aspose.Font for C++
XmlConvert::ToString(DateTimeOffset) method
Converte il DateTimeOffset fornito in una String.
static String System::Xml::XmlConvert::ToString(DateTimeOffset value)
| Parametro | Tipo | Descrizione |
|---|---|---|
| value | DateTimeOffset | Il DateTimeOffset da convertire. |
ReturnValue
Una rappresentazione String del DateTimeOffset fornito.
Vedi anche
- Class String
- Class DateTimeOffset
- Class XmlConvert
- Namespace System::Xml
- Library Aspose.Font for C++
XmlConvert::ToString(DateTimeOffset, const String&) method
Converte il DateTimeOffset fornito in una String nel formato specificato.
static String System::Xml::XmlConvert::ToString(DateTimeOffset value, const String &format)
| Parametro | Tipo | Descrizione |
|---|---|---|
| value | DateTimeOffset | Il DateTimeOffset da convertire. |
| format | const String& | Il formato a cui s è convertita. Il parametro format può essere qualsiasi sottoinsieme della Raccomandazione W3C per il tipo XML dateTime. Per ulteriori informazioni, vedere la sezione dateTime dello Schema XML. |
ReturnValue
Una rappresentazione di String nel formato specificato del DateTimeOffset.
Vedi anche
- Class String
- Class DateTimeOffset
- Class XmlConvert
- Namespace System::Xml
- Library Aspose.Font for C++
XmlConvert::ToString(Decimal) method
Converte il Decimal in una String.
static String System::Xml::XmlConvert::ToString(Decimal value)
| Parametro | Tipo | Descrizione |
|---|---|---|
| valore | Decimal | Il valore da convertire. |
ReturnValue
Una rappresentazione stringa del Decimal.
Vedi anche
- Class String
- Class Decimal
- Class XmlConvert
- Namespace System::Xml
- Library Aspose.Font for C++
XmlConvert::ToString(double) method
Converte il Double in una String.
static String System::Xml::XmlConvert::ToString(double value)
| Parametro | Tipo | Descrizione |
|---|---|---|
| valore | double | Il valore da convertire. |
ReturnValue
Una rappresentazione stringa del Double.
Vedi anche
- Class String
- Class XmlConvert
- Namespace System::Xml
- Library Aspose.Font for C++
XmlConvert::ToString(float) method
Converte il Single in una String.
static String System::Xml::XmlConvert::ToString(float value)
| Parametro | Tipo | Descrizione |
|---|---|---|
| valore | float | Il valore da convertire. |
ReturnValue
Una rappresentazione stringa del Single.
Vedi anche
- Class String
- Class XmlConvert
- Namespace System::Xml
- Library Aspose.Font for C++
XmlConvert::ToString(Guid) method
Converte il Guid in una String.
static String System::Xml::XmlConvert::ToString(Guid value)
| Parametro | Tipo | Descrizione |
|---|---|---|
| valore | Guid | Il valore da convertire. |
ReturnValue
Una rappresentazione stringa del Guid.
Vedi anche
- Class String
- Class Guid
- Class XmlConvert
- Namespace System::Xml
- Library Aspose.Font for C++
XmlConvert::ToString(int16_t) method
Converte il Int16 in una String.
static String System::Xml::XmlConvert::ToString(int16_t value)
| Parametro | Tipo | Descrizione |
|---|---|---|
| valore | int16_t | Il valore da convertire. |
ReturnValue
Una rappresentazione stringa del Int16.
Vedi anche
- Class String
- Class XmlConvert
- Namespace System::Xml
- Library Aspose.Font for C++
XmlConvert::ToString(int32_t) method
Converte il Int32 in una String.
static String System::Xml::XmlConvert::ToString(int32_t value)
| Parametro | Tipo | Descrizione |
|---|---|---|
| valore | int32_t | Il valore da convertire. |
ReturnValue
Una rappresentazione stringa del Int32.
Vedi anche
- Class String
- Class XmlConvert
- Namespace System::Xml
- Library Aspose.Font for C++
XmlConvert::ToString(int64_t) method
Converte il Int64 in una String.
static String System::Xml::XmlConvert::ToString(int64_t value)
| Parametro | Tipo | Descrizione |
|---|---|---|
| valore | int64_t | Il valore da convertire. |
ReturnValue
Una rappresentazione stringa del Int64.
Vedi anche
- Class String
- Class XmlConvert
- Namespace System::Xml
- Library Aspose.Font for C++
XmlConvert::ToString(int8_t) method
Converte il SByte in una String.
static String System::Xml::XmlConvert::ToString(int8_t value)
| Parametro | Tipo | Descrizione |
|---|---|---|
| valore | int8_t | Il valore da convertire. |
ReturnValue
Una rappresentazione stringa del SByte.
Vedi anche
- Class String
- Class XmlConvert
- Namespace System::Xml
- Library Aspose.Font for C++
XmlConvert::ToString(TimeSpan) method
Converte il TimeSpan in una String.
static String System::Xml::XmlConvert::ToString(TimeSpan value)
| Parametro | Tipo | Descrizione |
|---|---|---|
| valore | TimeSpan | Il valore da convertire. |
ReturnValue
Una rappresentazione stringa del TimeSpan.
Vedi anche
- Class String
- Class TimeSpan
- Class XmlConvert
- Namespace System::Xml
- Library Aspose.Font for C++
XmlConvert::ToString(uint16_t) method
Converte il UInt16 in una String.
static String System::Xml::XmlConvert::ToString(uint16_t value)
| Parametro | Tipo | Descrizione |
|---|---|---|
| valore | uint16_t | Il valore da convertire. |
ReturnValue
Una rappresentazione stringa del UInt16.
Vedi anche
- Class String
- Class XmlConvert
- Namespace System::Xml
- Library Aspose.Font for C++
XmlConvert::ToString(uint32_t) method
Converte il UInt32 in una String.
static String System::Xml::XmlConvert::ToString(uint32_t value)
| Parametro | Tipo | Descrizione |
|---|---|---|
| valore | uint32_t | Il valore da convertire. |
ReturnValue
Una rappresentazione stringa di UInt32.
Vedi anche
- Class String
- Class XmlConvert
- Namespace System::Xml
- Library Aspose.Font for C++
XmlConvert::ToString(uint64_t) method
Converte il UInt64 in una String.
static String System::Xml::XmlConvert::ToString(uint64_t value)
| Parametro | Tipo | Descrizione |
|---|---|---|
| valore | uint64_t | Il valore da convertire. |
ReturnValue
Una rappresentazione stringa di UInt64.
Vedi anche
- Class String
- Class XmlConvert
- Namespace System::Xml
- Library Aspose.Font for C++
XmlConvert::ToString(uint8_t) method
Converte il Byte in una String.
static String System::Xml::XmlConvert::ToString(uint8_t value)
| Parametro | Tipo | Descrizione |
|---|---|---|
| valore | uint8_t | Il valore da convertire. |
ReturnValue
Una rappresentazione stringa di Byte.
Vedi anche
- Class String
- Class XmlConvert
- Namespace System::Xml
- Library Aspose.Font for C++