System::Guid::operator= method
Guid::operator= method
Assigns to the current object the GUID value represented by the specified Guid object.
Guid & System::Guid::operator=(const Guid &guid)
Parameter | Type | Description |
---|---|---|
guid | const Guid& | The Guid object to copy the GUID value from |
ReturnValue
A reference to the self
See Also
- Class Guid
- Class Guid
- Namespace System
- Library Aspose.TeX for C++