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