System::Xml::XmlConvert::ToGuid method
XmlConvert::ToGuid method
Converts the String to a Guid equivalent.
static Guid System::Xml::XmlConvert::ToGuid(const String &s)
Parameter | Type | Description |
---|---|---|
s | const String& | The string to convert. |
ReturnValue
A Guid equivalent of the string.
See Also
- Class Guid
- Class String
- Class XmlConvert
- Namespace System::Xml
- Library Aspose.TeX for C++